From 22c6f0fa6c9ef0bc8591ad04ffd88d10ae1ccfed Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Wed, 4 Mar 2026 00:21:19 +0000 Subject: [PATCH] [stubsabot] Bump pytz to 2026.1.post1 Release: https://pypi.org/pypi/pytz/2026.1.post1 Homepage: http://pythonhosted.org/pytz Repository: https://github.com/stub42/pytz Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/pytz If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI --- stubs/pytz/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/pytz/METADATA.toml b/stubs/pytz/METADATA.toml index 04b5e304b1fc..275d74666e10 100644 --- a/stubs/pytz/METADATA.toml +++ b/stubs/pytz/METADATA.toml @@ -1,3 +1,3 @@ -version = "2025.2" +version = "2026.1.post1" # This is a mirror of https://git.launchpad.net/pytz/tree, see https://pythonhosted.org/pytz/#latest-versions upstream_repository = "https://github.com/stub42/pytz"