From 00a1fbb52b4bcf42fb070b2100e8b600201d1dd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 16:03:43 +0000 Subject: [PATCH] Bump pytz from 2022.7.1 to 2025.2 Bumps [pytz](https://github.com/stub42/pytz) from 2022.7.1 to 2025.2. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2022.7.1...release_2025.2) --- updated-dependencies: - dependency-name: pytz dependency-version: '2025.2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 3264465..87e3c89 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,4 +1,4 @@ -pytz==2022.7.1 # https://github.com/stub42/pytz +pytz==2025.2 # https://github.com/stub42/pytz python-slugify==8.0.0 # https://github.com/un33k/python-slugify Pillow==9.4.0 # https://github.com/python-pillow/Pillow rcssmin==1.1.1 # https://github.com/ndparker/rcssmin