Skip to content

Commit 11062b0

Browse files
Bump black from 24.8.0 to 24.10.0 (#239)
Bumps [black](https://github.com/psf/black) from 24.8.0 to 24.10.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.8.0...24.10.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 125f0f2 commit 11062b0

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
@@ -37,7 +37,7 @@ coverage = [
3737
"coverage==7.6.3"
3838
]
3939
formatting = [
40-
"black==24.8.0",
40+
"black==24.10.0",
4141
"isort==5.13.2"
4242
]
4343
packaging = [

0 commit comments

Comments
 (0)