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 3c07995 commit 827f271Copy full SHA for 827f271
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.3.0", "isort == 5.12.0"]
+dev-formatting = ["black == 23.7.0", "isort == 5.12.0"]
45
dev-mkdocs = [
46
"mike == 1.1.2",
47
"mkdocs-gen-files == 0.5.0",
0 commit comments