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 133313c commit 8134c11Copy full SHA for 8134c11
pyproject.toml
@@ -66,9 +66,9 @@ dev-flake8 = [
66
"pydoclint == 0.6.6",
67
"pydocstyle == 6.3.0",
68
]
69
-dev-formatting = ["black == 24.10.0", "isort == 6.0.1"]
+dev-formatting = ["black == 25.1.0", "isort == 6.0.1"]
70
dev-mkdocs = [
71
- "black == 24.10.0",
+ "black == 25.1.0",
72
"Markdown==3.8",
73
"mike == 2.1.3",
74
"mkdocs-gen-files == 0.5.0",
0 commit comments