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 d5e0c30 commit 5fce6bdCopy full SHA for 5fce6bd
pyproject.toml
@@ -62,7 +62,7 @@ dev-flake8 = [
62
"pydoclint == 0.6.0",
63
"pydocstyle == 6.3.0",
64
]
65
-dev-formatting = ["black == 25.1.0", "isort == 5.13.2"]
+dev-formatting = ["black == 25.1.0", "isort == 6.0.0"]
66
dev-mkdocs = [
67
"black == 25.1.0",
68
"Markdown==3.7",
0 commit comments