Skip to content

Commit ee0ce12

Browse files
Bump black from 24.8.0 to 24.10.0 (#248)
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 a33afe1 commit ee0ce12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ coverage = [
3131
"coverage==7.6.3"
3232
]
3333
formatting = [
34-
"black==24.8.0",
34+
"black==24.10.0",
3535
"isort==5.13.2"
3636
]
3737
linting = [

0 commit comments

Comments
 (0)