Skip to content

Commit ffa14c4

Browse files
build(deps): bump black from 25.1.0 to 25.9.0 (#175)
Bumps [black](https://github.com/psf/black) from 25.1.0 to 25.9.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.1.0...25.9.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.9.0 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> Co-authored-by: konstantin <[email protected]>
1 parent a3333c9 commit ffa14c4

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
@@ -35,7 +35,7 @@ coverage = [
3535
"coverage==7.10.6"
3636
]
3737
formatting = [
38-
"black==25.1.0",
38+
"black==25.9.0",
3939
"isort==6.0.1"
4040
]
4141
linting = [

0 commit comments

Comments
 (0)