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 bc5bb4c commit 35b79a1Copy full SHA for 35b79a1
pyproject.toml
@@ -54,9 +54,9 @@ dev-flake8 = [
54
"pydoclint == 0.3.8",
55
"pydocstyle == 6.3.0",
56
]
57
-dev-formatting = ["black == 23.12.1", "isort == 5.13.2"]
+dev-formatting = ["black == 24.1.1", "isort == 5.13.2"]
58
dev-mkdocs = [
59
- "black == 23.12.1",
+ "black == 24.1.1",
60
"Markdown==3.5.1",
61
"mike == 2.0.0",
62
"mkdocs-gen-files == 0.5.0",
0 commit comments