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 9ed47c8 commit c3337daCopy full SHA for c3337da
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.11.12",
+ "ruff==0.11.13",
38
]
39
test = [
40
"coverage==7.8.2",
0 commit comments