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 f87c385 commit 5d773b7Copy full SHA for 5d773b7
pyproject.toml
@@ -28,7 +28,7 @@ dependencies = [
28
29
[project.optional-dependencies]
30
test = ["pytest >= 7.4", "pytest-cov >= 4.1"]
31
-lint = ["pre-commit == 3.6.2"]
+lint = ["pre-commit == 3.7.0"]
32
dev = ["changelist == 0.5"]
33
34
[project.urls]
0 commit comments