From 8970329a4c8e115330672b26c3cd75da5f924e77 Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Sun, 26 Jul 2026 00:34:14 +0000 Subject: [PATCH] [stubsabot] Bump pytz to 2026.3.post1 Release: https://pypi.org/pypi/pytz/2026.3.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 98805271a8fe..7af2a69d8106 100644 --- a/stubs/pytz/METADATA.toml +++ b/stubs/pytz/METADATA.toml @@ -1,3 +1,3 @@ # This is a mirror of https://git.launchpad.net/pytz/tree, see https://pythonhosted.org/pytz/#latest-versions -version = "2026.2" +version = "2026.3.post1" upstream-repository = "https://github.com/stub42/pytz"