Skip to content

Commit c21fd2e

Browse files
dependabot[bot]codingjoe
authored andcommitted
Bump black from 25.9.0 to 25.11.0
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] <support@github.com>
1 parent 1ffa010 commit c21fd2e

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
@@ -51,7 +51,7 @@ test = [
5151
]
5252
lint = [
5353
"bandit==1.8.6",
54-
"black==25.9.0",
54+
"black==25.11.0",
5555
"flake8==7.3.0",
5656
"isort==6.1.0",
5757
"pydocstyle[toml]==6.3.0",

0 commit comments

Comments
 (0)