Skip to content

Commit 486e176

Browse files
Merge pull request #12 from tim-littlefair/dependabot/pip/black-25.9.0
fix: bump black from 23.3.0 to 25.9.0
2 parents 1ba1747 + 4d4b80e commit 486e176

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.8.6",
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)