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 a92a51d commit 67dd388Copy full SHA for 67dd388
pyproject.toml
@@ -26,7 +26,7 @@ dependencies = [
26
27
[project.optional-dependencies]
28
test = ["pytest >= 8.0", "pytest-cov >= 5.0"]
29
-lint = ["pre-commit == 3.7.1"]
+lint = ["pre-commit == 3.8.0"]
30
dev = ["changelist == 0.5"]
31
32
[project.urls]
0 commit comments