Skip to content

Commit 48d666a

Browse files
fix: bump black from 26.3.1 to 26.5.1
Bumps [black](https://github.com/psf/black) from 26.3.1 to 26.5.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@26.3.1...26.5.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.5.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1210bb7 commit 48d666a

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
@@ -35,7 +35,7 @@ spark = [
3535
]
3636
test = [
3737
"bandit[toml]==1.9.4",
38-
"black==26.3.1",
38+
"black==26.5.1",
3939
"check-manifest==0.51",
4040
"flake8-bugbear==25.11.29",
4141
"flake8-docstrings",

0 commit comments

Comments
 (0)