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 d2f9679 commit 6067ce0Copy full SHA for 6067ce0
pyproject.toml
@@ -43,7 +43,7 @@ dev-flake8 = [
43
"pydoclint == 0.6.0",
44
"pydocstyle == 6.3.0",
45
]
46
-dev-formatting = ["black == 25.1.0", "isort == 5.13.2"]
+dev-formatting = ["black == 25.1.0", "isort == 6.0.0"]
47
dev-mkdocs = [
48
"black == 25.1.0",
49
"Markdown==3.7",
0 commit comments