Skip to content

Commit 35b79a1

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 bc5bb4c commit 35b79a1

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
@@ -54,9 +54,9 @@ dev-flake8 = [
5454
"pydoclint == 0.3.8",
5555
"pydocstyle == 6.3.0",
5656
]
57-
dev-formatting = ["black == 23.12.1", "isort == 5.13.2"]
57+
dev-formatting = ["black == 24.1.1", "isort == 5.13.2"]
5858
dev-mkdocs = [
59-
"black == 23.12.1",
59+
"black == 24.1.1",
6060
"Markdown==3.5.1",
6161
"mike == 2.0.0",
6262
"mkdocs-gen-files == 0.5.0",

0 commit comments

Comments
 (0)