Skip to content

Commit a3fbba0

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 7997835 commit a3fbba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dev-flake8 = [
4444
"pydoclint == 0.3.9",
4545
"pydocstyle == 6.3.0",
4646
]
47-
dev-formatting = ["black == 23.12.1", "isort == 5.13.2"]
47+
dev-formatting = ["black == 24.1.1", "isort == 5.13.2"]
4848
dev-mkdocs = [
4949
"mike == 1.1.2",
5050
"mkdocs-gen-files == 0.5.0",

0 commit comments

Comments
 (0)