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 ccef0ab commit 2aa86b3Copy full SHA for 2aa86b3
pyproject.toml
@@ -43,10 +43,10 @@ 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
"Markdown == 3.7",
49
- "black == 24.10.0",
+ "black == 25.1.0",
50
"frequenz-repo-config[lib] == 0.11.0",
51
"markdown-callouts == 0.4.0",
52
"markdown-svgbob == 202406.1023",
0 commit comments