From d81927472933dc83f4771f4c5562cd4c889140b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 04:02:18 +0000 Subject: [PATCH] Bump types-pytz from 2025.2.0.20250809 to 2025.2.0.20251108 Bumps [types-pytz](https://github.com/typeshed-internal/stub_uploader) from 2025.2.0.20250809 to 2025.2.0.20251108. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-pytz dependency-version: 2025.2.0.20251108 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f6616157f1a8..336bd436ffb6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -455,7 +455,7 @@ types-jsonschema==4.25.1.20251009 # via qcodes (pyproject.toml) types-networkx==3.5.0.20251106 # via qcodes (pyproject.toml) -types-pytz==2025.2.0.20250809 +types-pytz==2025.2.0.20251108 # via pandas-stubs types-pywin32==311.0.0.20251008 # via qcodes (pyproject.toml)