Skip to content

Commit 7c319fa

Browse files
Bump black from 23.10.1 to 23.11.0 (#17)
Bumps [black](https://github.com/psf/black) from 23.10.1 to 23.11.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.10.1...23.11.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94fafc1 commit 7c319fa

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
@@ -39,7 +39,7 @@ dependencies = [
3939
]
4040
[project.optional-dependencies]
4141
dev = [
42-
"black == 23.10.1",
42+
"black == 23.11.0",
4343
"isort == 5.12.0",
4444
"pylint == 3.0.2",
4545
"coveralls",

0 commit comments

Comments
 (0)