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 e921c55 commit 9aeda85Copy full SHA for 9aeda85
pyproject.toml
@@ -52,7 +52,7 @@ dev-flake8 = [
52
"pydoclint == 0.6.0",
53
"pydocstyle == 6.3.0",
54
]
55
-dev-formatting = ["black == 25.1.0", "isort == 5.13.2"]
+dev-formatting = ["black == 25.1.0", "isort == 6.0.0"]
56
dev-mkdocs = [
57
"black == 25.1.0",
58
"Markdown==3.7",
0 commit comments