Skip to content

Commit cc72570

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] <[email protected]>
1 parent 4d580c2 commit cc72570

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
@@ -42,7 +42,7 @@ test = [
4242
]
4343
lint = [
4444
"bandit==1.8.6",
45-
"black==25.9.0",
45+
"black==25.11.0",
4646
"flake8==7.3.0",
4747
"isort==7.0.0",
4848
"pydocstyle[toml]==6.3.0",

0 commit comments

Comments
 (0)