From 50d37ab814839e4d3a018831a0625ea78a584dfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 09:55:36 +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 b3590e10c..6c2c96de1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ pyparsing==3.2.2 pyrsistent==0.20.0 python-dateutil==2.9.0.post0 python-editor==1.0.4 -pytz==2025.1 +pytz==2025.2 PyYAML==6.0.2 readchar==4.2.1 requests==2.32.3