Skip to content

Commit fbb0799

Browse files
build(deps): bump black from 24.10.0 to 25.1.0 (#259)
Bumps [black](https://github.com/psf/black) from 24.10.0 to 25.1.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.10.0...25.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d7d763 commit fbb0799

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.10"
3838
]
3939
formatting = [
40-
"black==24.10.0",
40+
"black==25.1.0",
4141
"isort==6.0.0"
4242
]
4343
packaging = [

0 commit comments

Comments
 (0)