Skip to content

Commit b6df1c3

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 bf7f91c commit b6df1c3

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
@@ -62,9 +62,9 @@ dev-flake8 = [
6262
"pydoclint == 0.5.14",
6363
"pydocstyle == 6.3.0",
6464
]
65-
dev-formatting = ["black == 24.10.0", "isort == 5.13.2"]
65+
dev-formatting = ["black == 25.1.0", "isort == 5.13.2"]
6666
dev-mkdocs = [
67-
"black == 24.10.0",
67+
"black == 25.1.0",
6868
"Markdown==3.7",
6969
"mike == 2.1.3",
7070
"mkdocs-gen-files == 0.5.0",

0 commit comments

Comments
 (0)