Skip to content

Commit abd456f

Browse files
build(deps-dev): bump black from 25.12.0 to 26.1.0
Bumps [black](https://github.com/psf/black) from 25.12.0 to 26.1.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.12.0...26.1.0) --- updated-dependencies: - dependency-name: black dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ffc9d0 commit abd456f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ coverage = [
3636
"coverage==7.13.2"
3737
]
3838
formatting = [
39-
"black==25.12.0",
39+
"black==26.1.0",
4040
"isort==7.0.0"
4141
]
4242
linting = [

0 commit comments

Comments
 (0)