From 7f476e1ddb8511dd38d9370500c1659aab6dc5f9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 00:31:32 +0000 Subject: [PATCH] [stubsabot] Bump pytz to 2022.6 (#9049) Release: https://pypi.org/pypi/pytz/2022.6 Homepage: http://pythonhosted.org/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 Co-authored-by: stubsabot <> --- 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 0f6b220a5..007dea111 100644 --- a/stubs/pytz/METADATA.toml +++ b/stubs/pytz/METADATA.toml @@ -1,4 +1,4 @@ -version = "2022.5" +version = "2022.6" [tool.stubtest] ignore_missing_stub = false