From 8b6eb4da7138631e069bcf0c1c2e0574c2ff4ac3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2026 20:46:06 +0000 Subject: [PATCH] Bump pytz from 2025.2 to 2026.3.post1 Bumps [pytz](https://github.com/stub42/pytz) from 2025.2 to 2026.3.post1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2025.2...release_2026.3.post1) --- updated-dependencies: - dependency-name: pytz dependency-version: 2026.3.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 a6e5a727..ee99e55e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ pymdown-extensions==11.0.2 ; python_version >= "3.12" and python_version < "4" pyparsing==3.3.2 ; python_version >= "3.12" and python_version < "4" python-dateutil==2.9.0.post0 ; python_version >= "3.12" and python_version < "4" python-markdown-math==0.9 ; python_version >= "3.12" and python_version < "4" -pytz==2025.2 ; python_version >= "3.12" and python_version < "4" +pytz==2026.3.post1 ; python_version >= "3.12" and python_version < "4" pyyaml-env-tag==1.1 ; python_version >= "3.12" and python_version < "4" pyyaml==6.0.3 ; python_version >= "3.12" and python_version < "4" requests==2.34.2 ; python_version >= "3.12" and python_version < "4"