Skip to content

Commit aa553d0

Browse files
Bump black from 25.9.0 to 26.3.1
Bumps [black](https://github.com/psf/black) from 25.9.0 to 26.3.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.9.0...26.3.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 48f0401 commit aa553d0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ dev-flake8 = [
4444
"pydoclint == 0.7.6",
4545
"pydocstyle == 6.3.0",
4646
]
47-
dev-formatting = ["black == 25.9.0", "isort == 7.0.0"]
47+
dev-formatting = ["black == 26.3.1", "isort == 7.0.0"]
4848
dev-mkdocs = [
4949
"Markdown == 3.10.2",
50-
"black == 25.9.0",
50+
"black == 26.3.1",
5151
"frequenz-repo-config[lib] == 0.17.0",
5252
"markdown-callouts == 0.4.0",
5353
"markdown-svgbob == 202406.1023",

0 commit comments

Comments
 (0)