From 2512914da4ead57a2119035ed242af76d287d880 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 09:10:03 +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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aeea470b7..b24a9e55a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ pyparsing==3.2.1 pyrsistent==0.20.0 python-dateutil==2.9.0.post0 python-editor==1.0.4 -pytz==2024.2 +pytz==2025.1 PyYAML==6.0.2 readchar==4.2.1 requests==2.32.3