Skip to content

Commit 17d125a

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

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
@@ -44,9 +44,9 @@ dev-flake8 = [
4444
"pydoclint == 0.3.2",
4545
"pydocstyle == 6.3.0",
4646
]
47-
dev-formatting = ["black == 23.9.1", "isort == 5.12.0"]
47+
dev-formatting = ["black == 24.4.2", "isort == 5.12.0"]
4848
dev-mkdocs = [
49-
"black == 23.9.1",
49+
"black == 24.4.2",
5050
"Markdown==3.4.4",
5151
"mike == 2.0.0",
5252
"mkdocs-gen-files == 0.5.0",

0 commit comments

Comments
 (0)