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 acccfef commit 5ab0064Copy full SHA for 5ab0064
pyproject.toml
@@ -73,7 +73,7 @@ dev-flake8 = [
73
"pydoclint == 0.6.0",
74
"pydocstyle == 6.3.0",
75
]
76
-dev-formatting = ["black == 24.10.0", "isort == 5.13.2"]
+dev-formatting = ["black == 24.10.0", "isort == 6.0.0"]
77
dev-mkdocs = [
78
"black == 24.10.0",
79
"Markdown == 3.7",
0 commit comments