From 7c486ea85d1e1e42d4a970ce1aa69f03562b2d5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 18:30:44 +0000 Subject: [PATCH] Bump pytz from 2024.1 to 2025.2 Bumps [pytz](https://github.com/stub42/pytz) from 2024.1 to 2025.2. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2024.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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c11a0c..5fc82f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ pydantic==2.10.6 pydantic_core==2.27.2 python-dateutil==2.9.0.post0 python-dotenv==1.0.1 -pytz==2024.1 +pytz==2025.2 requests==2.32.3 six==1.16.0 sniffio==1.3.1