From 9fcc781c775d3b4e07ea3b15eabec3f3715c4c31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 03:05:52 +0000 Subject: [PATCH] Bump pytz from 2024.2 to 2025.1 Bumps [pytz](https://github.com/stub42/pytz) from 2024.2 to 2025.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/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] --- requirements_frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_frozen.txt b/requirements_frozen.txt index acc4b00..60d35c2 100644 --- a/requirements_frozen.txt +++ b/requirements_frozen.txt @@ -17,7 +17,7 @@ pillow==11.1.0 pip==25.0 pyparsing==3.2.1 python-dateutil==2.9.0.post0 -pytz==2024.2 +pytz==2025.1 qdldl==0.1.7.post5 scipy==1.15.1 scs==3.2.7.post2