Skip to content

Commit 627eedd

Browse files
build(deps-dev): bump black from 25.1.0 to 25.11.0
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>
1 parent 07869d2 commit 627eedd

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.0"
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)