We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 014c84d + 48d9f52 commit 84928d0Copy full SHA for 84928d0
1 file changed
pyproject.toml
@@ -34,7 +34,7 @@ lint = [
34
"black==25.9.0",
35
"isort==6.1.0",
36
"pre-commit==4.3.0",
37
- "ruff==0.14.3",
+ "ruff==0.14.4",
38
]
39
test = [
40
"coverage==7.10.7",
0 commit comments