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 4092871 commit 8e53a57Copy full SHA for 8e53a57
pyproject.toml
@@ -43,7 +43,7 @@ dev-flake8 = [
43
"pydoclint == 0.5.14",
44
"pydocstyle == 6.3.0",
45
]
46
-dev-formatting = ["black == 24.10.0", "isort == 5.13.2"]
+dev-formatting = ["black == 24.10.0", "isort == 6.0.0"]
47
dev-mkdocs = [
48
"black == 24.10.0",
49
"Markdown==3.7",
0 commit comments