From 7d39133aa38543d57c0cee090633f1d3cbe2440e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 08:55:47 +0000 Subject: [PATCH] build(deps): bump pytz from 2026.2 to 2026.3.post1 Bumps [pytz](https://github.com/stub42/pytz) from 2026.2 to 2026.3.post1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2026.2...release_2026.3.post1) --- updated-dependencies: - dependency-name: pytz dependency-version: 2026.3.post1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ca4e19d..b410006 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy==2.2.1 -pytz==2026.2 +pytz==2026.3.post1 PyYAML==6.0.3 setuptools==83.0.0 wheel==0.45.1