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 4ba5937 commit 3cbda33Copy full SHA for 3cbda33
pyproject.toml
@@ -51,7 +51,7 @@ dev-flake8 = [
51
"pydoclint == 0.7.6",
52
"pydocstyle == 6.3.0",
53
]
54
-dev-formatting = ["black == 25.9.0", "isort == 6.0.1"]
+dev-formatting = ["black == 25.9.0", "isort == 7.0.0"]
55
dev-mkdocs = [
56
"black == 25.9.0",
57
"Markdown==3.9",
0 commit comments