Skip to content

Commit 9f73549

Browse files
committed
Bump the minimum rpds.py version.
Bumps to one that supports all Python versions we support (i.e. specifically 3.14). Closes: #1426
1 parent d126eea commit 9f73549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies = [
4141
"attrs>=22.2.0",
4242
"jsonschema-specifications>=2023.03.6",
4343
"referencing>=0.28.4",
44-
"rpds-py>=0.7.1",
44+
"rpds-py>=0.25.0",
4545
]
4646

4747
[project.optional-dependencies]

0 commit comments

Comments
 (0)