Skip to content

Commit 2398edb

Browse files
build(deps): bump holidays from 0.98 to 0.101 (brazilian-utils#763)
* build(deps): bump holidays from 0.98 to 0.101 Bumps [holidays](https://github.com/vacanza/holidays) from 0.98 to 0.101. - [Release notes](https://github.com/vacanza/holidays/releases) - [Changelog](https://github.com/vacanza/holidays/blob/dev/CHANGES.md) - [Commits](vacanza/holidays@v0.98...v0.101) --- updated-dependencies: - dependency-name: holidays dependency-version: '0.101' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps): bump coverage from 7.14.1 to 7.15.2 (brazilian-utils#759) Bumps [coverage](https://github.com/coveragepy/coveragepy) from 7.14.1 to 7.15.2. - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.14.1...7.15.2) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.15.2 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> * build(deps): bump actions/setup-python from 5 to 7 (brazilian-utils#761) Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 7. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5...v7) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nilton Pimentel <63605485+niltonpimentel02@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nilton Pimentel <63605485+niltonpimentel02@users.noreply.github.com>
1 parent 8d9cc92 commit 2398edb

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.99"
29+
holidays = ">=0.58,<0.102"
3030
num2words = "0.5.14"
3131
coverage = "^7.2.7"
3232

0 commit comments

Comments
 (0)