From 80a3edb677f572007be483fb2f926ed36f0cfd4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 00:52:02 +0000 Subject: [PATCH] :arrow_up: bump pytz from 2024.2 to 2026.1.post1 Bumps [pytz](https://github.com/stub42/pytz) from 2024.2 to 2026.1.post1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2024.2...release_2026.1.post1) --- updated-dependencies: - dependency-name: pytz dependency-version: 2026.1.post1 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 e3ac8110..fed14971 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ pymgclient==1.3.1 ; python_version >= "3.10" and python_version < "4.0" pyparsing==3.2.0 ; python_version >= "3.10" and python_version < "4.0" python-dateutil==2.9.0.post0 ; python_version >= "3.10" and python_version < "4.0" python-dotenv==1.0.1 ; python_version >= "3.10" and python_version < "4.0" -pytz==2024.2 ; python_version >= "3.10" and python_version < "4.0" +pytz==2026.1.post1 ; python_version >= "3.10" and python_version < "4.0" reactivex==4.0.4 ; python_version >= "3.10" and python_version < "4.0" rich==13.9.4 ; python_version >= "3.10" and python_version < "4.0" scikit-image==0.24.0 ; python_version >= "3.10" and python_version < "4.0"