Skip to content

Commit 2653b05

Browse files
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 aeadddc commit 2653b05

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
@@ -25,7 +25,7 @@ dependencies = [
2525
[project.optional-dependencies]
2626
dev = [
2727
"attribution==1.8.0",
28-
"black==25.1.0",
28+
"black==25.11.0",
2929
"build>=1.2",
3030
"coverage[toml]==7.8.0",
3131
"flake8==7.2.0",

0 commit comments

Comments
 (0)