Skip to content

Commit 93a0678

Browse files
Bump pytz from 2024.2 to 2025.1 (#11698)
Bumps [pytz](https://github.com/stub42/pytz) from 2024.2 to 2025.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2024.2...release_2025.1) --- updated-dependencies: - dependency-name: pytz 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>
1 parent 8b2de9e commit 93a0678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Pillow==11.1.0 # required by django-imagekit
3434
psycopg[c]==3.2.4
3535
cryptography==44.0.0
3636
python-dateutil==2.9.0.post0
37-
pytz==2024.2
37+
pytz==2025.1
3838
redis==5.2.1
3939
requests==2.32.3
4040
sqlalchemy==2.0.37 # Required by Celery broker transport

0 commit comments

Comments
 (0)