Skip to content

Commit 3770c32

Browse files
Bump black from 25.9.0 to 25.11.0 (#292)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c98e5f commit 3770c32

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
@@ -76,7 +76,7 @@ documentation = [
7676
]
7777
lint = [
7878
"bandit==1.8.6",
79-
"black==25.9.0",
79+
"black==25.11.0",
8080
"flake8==7.3.0",
8181
"isort==6.1.0; python_version < '3.10'",
8282
"isort==7.0.0; python_version > '3.9'",

0 commit comments

Comments
 (0)