Skip to content

Commit a90bddc

Browse files
Bump black from 24.1.1 to 24.4.2
Bumps [black](https://github.com/psf/black) from 24.1.1 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.1.1...24.4.2) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 591c238 commit a90bddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = []
2323
[project.optional-dependencies]
2424
dev = [
2525
"attribution==1.7.1",
26-
"black==24.1.1",
26+
"black==24.4.2",
2727
"coverage==7.4.1",
2828
"flake8==7.0.0",
2929
"flit==3.9.0",

0 commit comments

Comments
 (0)