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