Skip to content

Commit 84bb0ad

Browse files
build(deps-dev): bump black from 25.11.0 to 25.12.0 (#312)
Bumps [black](https://github.com/psf/black) from 25.11.0 to 25.12.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.11.0...25.12.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.12.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 c0b0dce commit 84bb0ad

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
@@ -38,7 +38,7 @@ coverage = [
3838
"coverage==7.12.0"
3939
]
4040
formatting = [
41-
"black==25.11.0",
41+
"black==25.12.0",
4242
"isort==7.0.0"
4343
]
4444
packaging = [

0 commit comments

Comments
 (0)