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 88b963e commit 2a72790Copy full SHA for 2a72790
pyproject.toml
@@ -51,7 +51,7 @@ dev-flake8 = [
51
"pydoclint == 0.7.3",
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