From 83fa464175f3e90fba89e0de3d3db39a9e7141ef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 00:22:05 +0000 Subject: [PATCH] [stubsabot] Bump regex to 2023.3.22 (#9927) Release: https://pypi.org/pypi/regex/2023.3.22 Homepage: https://github.com/mrabarnett/mrab-regex Diff: https://github.com/mrabarnett/mrab-regex/compare/2022.10.31...2023.03.22 Stubsabot analysis of the diff between the two releases: - Total lines of Python code added: 6. - Total lines of Python code deleted: 8. --- 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 f508c79b6..f68ebf935 100644 --- a/stubs/regex/METADATA.toml +++ b/stubs/regex/METADATA.toml @@ -1 +1 @@ -version = "2022.10.31" +version = "2023.3.22"