[stubsabot] Bump regex to 2024.4.28 (#11842)

Release: https://pypi.org/pypi/regex/2024.4.28
Homepage: https://github.com/mrabarnett/mrab-regex
Repository: https://github.com/mrabarnett/mrab-regex
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/regex
Diff: https://github.com/mrabarnett/mrab-regex/compare/2024.4.16...2024.4.28

Stubsabot analysis of the diff between the two releases:
 - Total lines of Python code added: 10.
 - Total lines of Python code deleted: 7.
This commit is contained in:
github-actions[bot]
2024-04-29 07:11:02 +01:00
committed by GitHub
parent bdf75023df
commit 6dc9187625

View File

@@ -1,2 +1,2 @@
version = "2024.4.16"
version = "2024.4.28"
upstream_repository = "https://github.com/mrabarnett/mrab-regex"