Skip to content

Commit 4604e16

Browse files
Bump black from 24.2.0 to 24.3.0 (#288)
Bumps [black](https://github.com/psf/black) from 24.2.0 to 24.3.0. - [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.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d9dc0e1 commit 4604e16

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
@@ -25,7 +25,7 @@ dependencies = [
2525
[project.optional-dependencies]
2626
dev = [
2727
"attribution==1.7.1",
28-
"black==24.2.0",
28+
"black==24.3.0",
2929
"coverage[toml]==7.4.4",
3030
"flake8==7.0.0",
3131
"flake8-bugbear==24.2.6",

0 commit comments

Comments
 (0)