We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5b6c38 + 3ff6450 commit bcd4457Copy full SHA for bcd4457
1 file changed
pyproject.toml
@@ -34,7 +34,7 @@ lint = [
34
"black==25.11.0",
35
"isort==6.1.0",
36
"pre-commit==4.3.0",
37
- "ruff==0.14.4",
+ "ruff==0.14.5",
38
]
39
test = [
40
"coverage==7.10.7",
0 commit comments