[stubsabot] Bump regex to 2024.5.10 (#11894)

Release: https://pypi.org/pypi/regex/2024.5.10
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.28...2024.5.10

Stubsabot analysis of the diff between the two releases:
 - Total lines of Python code added: 6.
 - Total lines of Python code deleted: 4.
This commit is contained in:
github-actions[bot]
2024-05-10 17:21:48 -07:00
committed by GitHub
parent 294f237f05
commit 65e989d15e

View File

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