Skip to content

Commit d5bf81a

Browse files
build(deps-dev): bump black from 25.1.0 to 25.11.0 (#302)
Bumps [black](https://github.com/psf/black) from 25.1.0 to 25.11.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.11.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.11.0 dependency-type: direct:development 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 a2f64e8 commit d5bf81a

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

0 commit comments

Comments
 (0)