From 378de18f6d07ca317fe6928d8ae1c67da74220aa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 14:46:47 -0700 Subject: [PATCH] [stubsabot] Bump pytz to 2022.4 (#8848) Release: https://pypi.org/pypi/pytz/2022.4 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 41e993f2c..f67f9a7d1 100644 --- a/stubs/pytz/METADATA.toml +++ b/stubs/pytz/METADATA.toml @@ -1,4 +1,4 @@ -version = "2022.2.1" +version = "2022.4" [tool.stubtest] ignore_missing_stub = false