[stubsabot] Bump regex to 2023.8.8 (#10553)

Release: https://pypi.org/pypi/regex/2023.8.8
Homepage: https://github.com/mrabarnett/mrab-regex
Repository: https://github.com/mrabarnett/mrab-regex
Diff: https://github.com/mrabarnett/mrab-regex/compare/2023.6.3...2023.8.8

Stubsabot analysis of the diff between the two releases:
 - Total lines of Python code added: 15.
 - Total lines of Python code deleted: 10.
This commit is contained in:
github-actions[bot]
2023-08-10 01:32:17 +01:00
committed by GitHub
parent 0b65653746
commit b28e166c19

View File

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