Skip to content

Commit b3f1eca

Browse files
Bump black from 24.10.0 to 25.1.0 (#52)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e78562a commit b3f1eca

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
@@ -39,7 +39,7 @@ coverage = [
3939
"coverage==7.6.10"
4040
]
4141
formatting = [
42-
"black==24.10.0",
42+
"black==25.1.0",
4343
"isort==5.13.2"
4444
]
4545
packaging = [

0 commit comments

Comments
 (0)