Skip to content

Commit f515bff

Browse files
fix: bump black from 23.3.0 to 25.11.0
Bumps [black](https://github.com/psf/black) from 23.3.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@23.3.0...25.11.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.11.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f26f4a5 commit f515bff

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
@@ -25,7 +25,7 @@ dynamic = ["version"]
2525
spark = ["pyspark>=3.0.0"]
2626
test = [
2727
"bandit[toml]==1.7.5",
28-
"black==23.3.0",
28+
"black==26.1.0",
2929
"check-manifest==0.49",
3030
"flake8-bugbear==23.5.9",
3131
"flake8-docstrings",

0 commit comments

Comments
 (0)