We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17cbeaa commit 5f49e98Copy full SHA for 5f49e98
pyproject.toml
@@ -25,7 +25,7 @@ dependencies = [
25
26
[dependency-groups]
27
dev = [
28
- "ruff==0.12.12",
+ "ruff==0.13.0",
29
"pydantic==2.11.7",
30
"pytest==8.4.2",
31
"pytest-cov==6.2.1",
0 commit comments