There was an error while loading. Please reload this page.
1 parent 80fdd75 commit 3dcf52fCopy full SHA for 3dcf52f
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.3"]
+lint = ["pre-commit == 3.3.3"]
28
dev = ["changelist == 0.1"]
29
30
[project.urls]
0 commit comments