[stubsabot] Bump regex to 2025.9.1 (#14668)

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

Stubsabot analysis of the diff between the two releases:
 - Total lines of Python code added: 9.
 - Total lines of Python code deleted: 4.

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 <>
This commit is contained in:
github-actions[bot]
2025-09-02 08:09:26 +02:00
committed by GitHub
parent 2480d7e7c7
commit 07557a4316
+1 -1
View File
@@ -1,2 +1,2 @@
version = "2025.8.29"
version = "2025.9.1"
upstream_repository = "https://github.com/mrabarnett/mrab-regex"