Skip to content

Commit bf447d9

Browse files
build(deps): bump holidays from 0.93 to 0.94 (#713)
Bumps [holidays](https://github.com/vacanza/holidays) from 0.93 to 0.94. - [Release notes](https://github.com/vacanza/holidays/releases) - [Changelog](https://github.com/vacanza/holidays/blob/dev/CHANGES.md) - [Commits](vacanza/holidays@v0.93...v0.94) --- updated-dependencies: - dependency-name: holidays dependency-version: '0.94' 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 1a8ceb3 commit bf447d9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 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.94"
29+
holidays = ">=0.58,<0.95"
3030
num2words = "0.5.14"
3131
coverage = "^7.2.7"
3232

0 commit comments

Comments
 (0)