From 70037c7cc0abf554cd72a74c33e1ae0a0799236c 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:27:58 +0000 Subject: [PATCH] [stubsabot] Bump regex to 2022.10.31 (#9050) Release: https://pypi.org/pypi/regex/2022.10.31 Homepage: https://github.com/mrabarnett/mrab-regex Diff: https://github.com/mrabarnett/mrab-regex/compare/2022.9.13...2022.10.31 Stubsabot analysis of the diff between the two releases: - Total lines of Python code added: 3. - Total lines of Python code deleted: 2. 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/regex/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/regex/METADATA.toml b/stubs/regex/METADATA.toml index 8590f3725..f508c79b6 100644 --- a/stubs/regex/METADATA.toml +++ b/stubs/regex/METADATA.toml @@ -1 +1 @@ -version = "2022.9.13" +version = "2022.10.31"