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 f5917d5 commit 403ae89Copy full SHA for 403ae89
pyproject.toml
@@ -73,9 +73,9 @@ dev-flake8 = [
73
"pydoclint == 0.5.14",
74
"pydocstyle == 6.3.0",
75
]
76
-dev-formatting = ["black == 24.10.0", "isort == 5.13.2"]
+dev-formatting = ["black == 25.1.0", "isort == 5.13.2"]
77
dev-mkdocs = [
78
- "black == 24.10.0",
+ "black == 25.1.0",
79
"Markdown == 3.7",
80
"mike == 2.1.3",
81
"mkdocs-gen-files == 0.5.0",
0 commit comments