Skip to content

Commit 0a63ef3

Browse files
Bump google-re2 minimum
Trying to find the lowest...
1 parent 150ccbf commit 0a63ef3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ re2 = [
3030
# We need at least this version, which started publishing wheels for Python 3.13.
3131
# Ref: https://github.com/google/re2/issues/516
3232
"google-re2>=1.1.20250722; python_version == '3.13'",
33-
"google-re2>=1",
33+
"google-re2>=1.1",
3434
]
3535

3636
[project.urls]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)