From 7ef1aa54287ed9499826d65a13da320dc4676c55 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 17:38:54 -0700 Subject: [PATCH] [stubsabot] Bump pytz to 2022.5 (#8926) Release: https://pypi.org/pypi/pytz/2022.5 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 f67f9a7d1..0f6b220a5 100644 --- a/stubs/pytz/METADATA.toml +++ b/stubs/pytz/METADATA.toml @@ -1,4 +1,4 @@ -version = "2022.4" +version = "2022.5" [tool.stubtest] ignore_missing_stub = false