Skip to content

Commit a289dcb

Browse files
Merge pull request #16 from isaac-cf-wong/dependabot/pip/black-25.1.0
fix: bump black from 23.3.0 to 25.1.0
2 parents 1f3a2a5 + e4e825b commit a289dcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2",
31-
"black==23.3.0",
31+
"black==25.1.0",
3232
"check-manifest==0.50",
3333
"flake8-bugbear==24.12.12",
3434
"flake8-docstrings",

0 commit comments

Comments
 (0)