From 8d2c538cab660212ed36867fa5cf870e68e7e553 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 04:43:30 +0000 Subject: [PATCH] Bump types-pytz from 2025.2.0.20251108 to 2026.1.1.20260304 Bumps [types-pytz](https://github.com/typeshed-internal/stub_uploader) from 2025.2.0.20251108 to 2026.1.1.20260304. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-pytz dependency-version: 2026.1.1.20260304 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 4bc88e7bd49..0d82547bd19 100644 --- a/requirements.txt +++ b/requirements.txt @@ -455,7 +455,7 @@ types-jsonschema==4.26.0.20260202 # via qcodes (pyproject.toml) types-networkx==3.6.1.20260303 # via qcodes (pyproject.toml) -types-pytz==2025.2.0.20251108 +types-pytz==2026.1.1.20260304 # via pandas-stubs types-pywin32==311.0.0.20251008 # via qcodes (pyproject.toml)