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 20948a9 commit c1c5cf3Copy full SHA for c1c5cf3
pyproject.toml
@@ -34,7 +34,7 @@ lint = [
34
"black==25.1.0",
35
"isort==6.0.1",
36
"pre-commit==4.3.0",
37
- "ruff==0.12.8",
+ "ruff==0.12.9",
38
]
39
test = [
40
"coverage==7.10.3",
0 commit comments