Skip to content

Commit 32c5443

Browse files
fix: bump black from 23.3.0 to 25.9.0
Bumps [black](https://github.com/psf/black) from 23.3.0 to 25.9.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.3.0...25.9.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.9.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6704ee commit 32c5443

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
@@ -28,7 +28,7 @@ spark = [
2828
]
2929
test = [
3030
"bandit[toml]==1.7.5",
31-
"black==23.3.0",
31+
"black==25.11.0",
3232
"check-manifest==0.49",
3333
"flake8-bugbear==24.12.12",
3434
"flake8-docstrings",

0 commit comments

Comments
 (0)