From e82e037881af9eecbaba445344e829dc5e5d678b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 17:19:15 +0000 Subject: [PATCH 1/2] chore(deps): 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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5f618fa..76ee413 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,6 +21,6 @@ dev = [ "pylint==4.0.5", "pytest==9.0.2", "pytest-cov==7.0.0", - "types-pytz==2025.2.0.20251108", + "types-pytz==2026.1.1.20260304", "types-requests==2.32.4.20260107", ] From 813768267eaeafae09f3b74b1ecb9acc50885414 Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <801323+octo-sts[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 17:19:30 +0000 Subject: [PATCH 2/2] chore(deps): update uv.lock Signed-off-by: octo-sts[bot] <801323+octo-sts[bot]@users.noreply.github.com> --- uv.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/uv.lock b/uv.lock index f06c224..4dcdedf 100644 --- a/uv.lock +++ b/uv.lock @@ -498,7 +498,7 @@ dev = [ { name = "pylint", specifier = "==4.0.5" }, { name = "pytest", specifier = "==9.0.2" }, { name = "pytest-cov", specifier = "==7.0.0" }, - { name = "types-pytz", specifier = "==2025.2.0.20251108" }, + { name = "types-pytz", specifier = "==2026.1.1.20260304" }, { name = "types-requests", specifier = "==2.32.4.20260107" }, ] @@ -998,11 +998,11 @@ wheels = [ [[package]] name = "types-pytz" -version = "2025.2.0.20251108" +version = "2026.1.1.20260304" source = { registry = "https://pypi.org/simple" } -sdist = { url = "https://files.pythonhosted.org/packages/40/ff/c047ddc68c803b46470a357454ef76f4acd8c1088f5cc4891cdd909bfcf6/types_pytz-2025.2.0.20251108.tar.gz", hash = "sha256:fca87917836ae843f07129567b74c1929f1870610681b4c92cb86a3df5817bdb", size = 10961, upload-time = "2025-11-08T02:55:57.001Z" } +sdist = { url = "https://files.pythonhosted.org/packages/fe/56/2f12a15ea8c5615c8fb896c4fbbb527ab1c0f776ed5860c6fc9ec26ea2c7/types_pytz-2026.1.1.20260304.tar.gz", hash = "sha256:0c3542d8e9b0160b424233440c52b83d6f58cae4b85333d54e4f961cf013e117", size = 11198, upload-time = "2026-03-04T03:57:24.445Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/e7/c1/56ef16bf5dcd255155cc736d276efa6ae0a5c26fd685e28f0412a4013c01/types_pytz-2025.2.0.20251108-py3-none-any.whl", hash = "sha256:0f1c9792cab4eb0e46c52f8845c8f77cf1e313cb3d68bf826aa867fe4717d91c", size = 10116, upload-time = "2025-11-08T02:55:56.194Z" }, + { url = "https://files.pythonhosted.org/packages/94/b8/e77c355f179dc89d44e7ca6dbf7a46e650806df1d356a5462e5829fccea5/types_pytz-2026.1.1.20260304-py3-none-any.whl", hash = "sha256:175332c1cf7bd6b1cc56b877f70bf02def1a3f75e5adcc05385ce2c3c70e6500", size = 10126, upload-time = "2026-03-04T03:57:23.481Z" }, ] [[package]]