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.
2 parents 6278c90 + b998500 commit beae46aCopy full SHA for beae46a
pyproject.toml
@@ -24,7 +24,7 @@ description = "Makes it easy to load subpackages and functions on demand."
24
25
[project.optional-dependencies]
26
test = ["pytest >= 7.4", "pytest-cov >= 4.1"]
27
-lint = ["pre-commit == 3.4.0"]
+lint = ["pre-commit == 3.5.0"]
28
dev = ["changelist == 0.4"]
29
30
[project.urls]
0 commit comments