Skip to content

Commit 1ff5553

Browse files
build(deps): bump holidays from 0.89 to 0.90 (#692)
Bumps [holidays](https://github.com/vacanza/holidays) from 0.89 to 0.90. - [Release notes](https://github.com/vacanza/holidays/releases) - [Changelog](https://github.com/vacanza/holidays/blob/dev/CHANGES.md) - [Commits](vacanza/holidays@v0.89...v0.90) --- updated-dependencies: - dependency-name: holidays dependency-version: '0.90' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f78bc2c commit 1ff5553

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers = [
2626

2727
[tool.poetry.dependencies]
2828
python = "^3.10"
29-
holidays = ">=0.58,<0.90"
29+
holidays = ">=0.58,<0.91"
3030
num2words = "0.5.14"
3131
coverage = "^7.2.7"
3232

0 commit comments

Comments
 (0)