Skip to content

Commit c6bdf6c

Browse files
Bump black from 24.2.0 to 24.4.2 (#41)
Bumps [black](https://github.com/psf/black) from 24.2.0 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@24.2.0...24.4.2) --- 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 42789cd commit c6bdf6c

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
@@ -40,7 +40,7 @@ dependencies = [
4040
]
4141
[project.optional-dependencies]
4242
dev = [
43-
"black == 24.2.0",
43+
"black == 24.4.2",
4444
"isort == 5.13.2",
4545
"pylint == 3.2.2",
4646
"coveralls",

0 commit comments

Comments
 (0)