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 1bdb8c8 commit 0db3ad4Copy full SHA for 0db3ad4
pyproject.toml
@@ -41,7 +41,7 @@ dev-docstrings = [
41
"darglint == 1.8.1",
42
"tomli == 2.0.1", # Needed by pydocstyle to read pyproject.toml
43
]
44
-dev-formatting = ["black == 23.9.1", "isort == 5.12.0"]
+dev-formatting = ["black == 23.10.1", "isort == 5.12.0"]
45
dev-mkdocs = [
46
"mike == 1.1.2",
47
"mkdocs-gen-files == 0.5.0",
0 commit comments