Skip to content

Commit 2aa86b3

Browse files
Bump black from 24.10.0 to 25.1.0
Bumps [black](https://github.com/psf/black) from 24.10.0 to 25.1.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.10.0...25.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ccef0ab commit 2aa86b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ dev-flake8 = [
4343
"pydoclint == 0.5.14",
4444
"pydocstyle == 6.3.0",
4545
]
46-
dev-formatting = ["black == 24.10.0", "isort == 5.13.2"]
46+
dev-formatting = ["black == 25.1.0", "isort == 5.13.2"]
4747
dev-mkdocs = [
4848
"Markdown == 3.7",
49-
"black == 24.10.0",
49+
"black == 25.1.0",
5050
"frequenz-repo-config[lib] == 0.11.0",
5151
"markdown-callouts == 0.4.0",
5252
"markdown-svgbob == 202406.1023",

0 commit comments

Comments
 (0)