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 2031223 commit eba9037Copy full SHA for eba9037
pyproject.toml
@@ -26,7 +26,7 @@ dependencies = [
26
27
[project.optional-dependencies]
28
test = ["pytest >= 7.4", "pytest-cov >= 4.1"]
29
-lint = ["pre-commit == 3.7.0"]
+lint = ["pre-commit == 3.7.1"]
30
dev = ["changelist == 0.5"]
31
32
[project.urls]
0 commit comments