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 f6f97dc commit e13c520Copy full SHA for e13c520
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.5.0"]
+lint = ["pre-commit == 3.6.0"]
28
dev = ["changelist == 0.4"]
29
30
[project.urls]
0 commit comments