Skip to content

Commit e04cfdd

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

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
@@ -52,7 +52,7 @@ dev-docstrings = [
5252
"darglint == 1.8.1",
5353
"tomli == 2.0.1", # Needed by pydocstyle to read pyproject.toml
5454
]
55-
dev-formatting = ["black == 23.7.0", "isort == 5.12.0"]
55+
dev-formatting = ["black == 23.9.1", "isort == 5.12.0"]
5656
dev-mkdocs = [
5757
"mike == 1.1.2",
5858
"mkdocs-gen-files == 0.5.0",

0 commit comments

Comments
 (0)