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 150bdf1 commit 96fab6aCopy full SHA for 96fab6a
pyproject.toml
@@ -43,10 +43,10 @@ dev-flake8 = [
43
"pydoclint == 0.3.8",
44
"pydocstyle == 6.3.0",
45
]
46
-dev-formatting = ["black == 23.12.1", "isort == 5.13.2"]
+dev-formatting = ["black == 24.1.1", "isort == 5.13.2"]
47
dev-mkdocs = [
48
"Markdown == 3.5.1",
49
- "black == 23.12.1",
+ "black == 24.1.1",
50
"frequenz-repo-config[lib] == 0.8.0",
51
"markdown-svgbob == 202112.1022",
52
"mike == 2.0.0",
0 commit comments