Skip to content

Commit 96fab6a

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

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.3.8",
4444
"pydocstyle == 6.3.0",
4545
]
46-
dev-formatting = ["black == 23.12.1", "isort == 5.13.2"]
46+
dev-formatting = ["black == 24.1.1", "isort == 5.13.2"]
4747
dev-mkdocs = [
4848
"Markdown == 3.5.1",
49-
"black == 23.12.1",
49+
"black == 24.1.1",
5050
"frequenz-repo-config[lib] == 0.8.0",
5151
"markdown-svgbob == 202112.1022",
5252
"mike == 2.0.0",

0 commit comments

Comments
 (0)