We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89527b2 + f931573 commit eb0791aCopy full SHA for eb0791a
1 file changed
pyproject.toml
@@ -27,7 +27,7 @@ lint = [
27
"black==25.9.0",
28
"isort==6.1.0",
29
"pre-commit==4.3.0",
30
- "ruff==0.14.3",
+ "ruff==0.14.4",
31
]
32
test = [
33
"coverage==7.10.7",
0 commit comments