Skip to content

Commit eccb72d

Browse files
Bump black from 25.9.0 to 25.11.0 (#172)
Bumps [black](https://github.com/psf/black) from 25.9.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.9.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a0ef51 commit eccb72d

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
@@ -24,7 +24,7 @@ dependencies = []
2424
dev = [
2525
"attribution==1.8.0",
2626
"build>=1",
27-
"black==25.9.0",
27+
"black==25.11.0",
2828
"coverage==7.10.7",
2929
"fissix==24.4.24",
3030
"flake8==7.3.0",

0 commit comments

Comments
 (0)