From 7ae1b7e1daeb5cd605a640c7d2ed656371e80619 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 13:43:24 +0000 Subject: [PATCH] Bump pytz from 2025.2 to 2026.1.post1 Bumps [pytz](https://github.com/stub42/pytz) from 2025.2 to 2026.1.post1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2025.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-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 0257a7f8..0cb5237e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -55,7 +55,7 @@ pyparsing==3.3.2 ; python_version >= "3.11" and python_version < "3.15" pyshtools==4.14.0 ; python_version >= "3.11" and python_version < "3.15" pytest==9.0.2 ; python_version >= "3.11" and python_version < "3.15" python-dateutil==2.9.0.post0 ; python_version >= "3.11" and python_version < "3.15" -pytz==2025.2 ; python_version >= "3.11" and python_version < "3.15" +pytz==2026.1.post1 ; python_version >= "3.11" and python_version < "3.15" pyyaml==6.0.3 ; python_version >= "3.11" and python_version < "3.15" requests==2.32.5 ; python_version >= "3.11" and python_version < "3.15" scipy==1.17.0 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements.txt b/requirements.txt index ddee4250..8a81c23f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ pyerfa==2.0.1.5 ; python_version >= "3.11" and python_version < "3.15" pyparsing==3.3.2 ; python_version >= "3.11" and python_version < "3.15" pyshtools==4.14.0 ; python_version >= "3.11" and python_version < "3.15" python-dateutil==2.9.0.post0 ; python_version >= "3.11" and python_version < "3.15" -pytz==2025.2 ; python_version >= "3.11" and python_version < "3.15" +pytz==2026.1.post1 ; python_version >= "3.11" and python_version < "3.15" pyyaml==6.0.3 ; python_version >= "3.11" and python_version < "3.15" requests==2.32.5 ; python_version >= "3.11" and python_version < "3.15" scipy==1.17.0 ; python_version >= "3.11" and python_version < "3.15"