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 7bd03f4 commit 3365270Copy full SHA for 3365270
pyproject.toml
@@ -34,7 +34,7 @@ lint = [
34
"black==25.1.0",
35
"isort==6.0.1",
36
"pre-commit==4.2.0",
37
- "ruff==0.12.7",
+ "ruff==0.12.8",
38
]
39
test = [
40
"coverage==7.10.2",
0 commit comments