Skip to content

Commit

Permalink
Bump pytz from 2024.1 to 2024.2
Browse files Browse the repository at this point in the history
Bumps [pytz](https://github.com/stub42/pytz) from 2024.1 to 2024.2.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](stub42/pytz@release_2024.1...release_2024.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 7531c87 commit eae51d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ python-ipware==3.0.0
# via django-ipware
python-magic==0.4.27
# via Liionsden (pyproject.toml)
pytz==2024.1
pytz==2024.2
# via pandas
pyyaml==6.0.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ python-ipware==3.0.0
# via django-ipware
python-magic==0.4.27
# via Liionsden (pyproject.toml)
pytz==2024.1
pytz==2024.2
# via pandas
pyyaml==6.0.2
# via Liionsden (pyproject.toml)
Expand Down

0 comments on commit eae51d6

Please sign in to comment.