Skip to content

Commit

Permalink
Bump pytz from 2024.1 to 2024.2 (#10896)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent 0ae340c commit ea4e733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Pillow==10.4.0 # required by django-imagekit
psycopg[c]==3.2.1
cryptography==43.0.1
python-dateutil==2.9.0.post0
pytz==2024.1
pytz==2024.2
redis==5.0.8
requests==2.32.3
sqlalchemy==2.0.34 # Required by Celery broker transport
Expand Down

0 comments on commit ea4e733

Please sign in to comment.