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 4092871 commit 6ac51bbCopy full SHA for 6ac51bb
pyproject.toml
@@ -43,9 +43,9 @@ dev-flake8 = [
43
"pydoclint == 0.5.14",
44
"pydocstyle == 6.3.0",
45
]
46
-dev-formatting = ["black == 24.10.0", "isort == 5.13.2"]
+dev-formatting = ["black == 25.1.0", "isort == 5.13.2"]
47
dev-mkdocs = [
48
- "black == 24.10.0",
+ "black == 25.1.0",
49
"Markdown==3.7",
50
"mike == 2.1.3",
51
"mkdocs-gen-files == 0.5.0",
0 commit comments