Skip to content

Commit

Permalink
build(deps): bump holidays from 0.57 to 0.58 (#174)
Browse files Browse the repository at this point in the history
Bumps [holidays](https://github.com/vacanza/holidays) from 0.57 to 0.58.
- [Release notes](https://github.com/vacanza/holidays/releases)
- [Changelog](https://github.com/vacanza/holidays/blob/dev/CHANGES)
- [Commits](vacanza/holidays@v0.57...v0.58)

---
updated-dependencies:
- dependency-name: holidays
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent c7cb96f commit f9000d9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# pip-compile --extra=test_packaging pyproject.toml
#
holidays==0.57 ; python_version >= "3.8"
# via bdew_datetimes (pyproject.toml)
holidays==0.58
# via -r requirements.in
python-dateutil==2.9.0.post0
# via
# bdew_datetimes (pyproject.toml)
# -r requirements.in
# holidays
pytz==2024.2
# via bdew_datetimes (pyproject.toml)
# via -r requirements.in
six==1.16.0
# via python-dateutil

0 comments on commit f9000d9

Please sign in to comment.