mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-04 22:31:26 +08:00
[stubsabot] Bump regex to 2024.9.11 (#12641)
Release: https://pypi.org/pypi/regex/2024.9.11 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.7.24...2024.9.11 Stubsabot analysis of the diff between the two releases: - Total lines of Python code added: 7. - Total lines of Python code deleted: 3. 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:
committed by
GitHub
parent
c7c430857e
commit
6259b61658
@@ -1,2 +1,2 @@
|
||||
version = "2024.7.24"
|
||||
version = "2024.9.11"
|
||||
upstream_repository = "https://github.com/mrabarnett/mrab-regex"
|
||||
|
||||
Reference in New Issue
Block a user