From e5ce89a12fac45f8dc7dff2263e8be01ba3277e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Mar 2025 19:43:27 +0000 Subject: [PATCH] Bump pytz from 2025.1 to 2025.2 Bumps [pytz](https://github.com/stub42/pytz) from 2025.1 to 2025.2. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2025.1...release_2025.2) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 67b3b28c36e..e4c921ccb89 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ Pillow==11.1.0 # required by django-imagekit psycopg[c]==3.2.6 cryptography==44.0.2 python-dateutil==2.9.0.post0 -pytz==2025.1 +pytz==2025.2 redis==5.2.1 requests==2.32.3 sqlalchemy==2.0.40 # Required by Celery broker transport