Skip to content

Commit 8d12fe3

Browse files
authored
Merge pull request #55 from noclocks/dependabot/pip/black-24.10.0
chore: bump black from 24.4.2 to 24.10.0
2 parents b96d4c5 + 196ea99 commit 8d12fe3

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
@@ -27,7 +27,7 @@ spark = [
2727
"pyspark>=3.0.0"
2828
]
2929
test = [
30-
"black==24.4.2",
30+
"black==24.10.0",
3131
"bandit[toml]==1.7.9",
3232
"check-manifest==0.49",
3333
"flake8-bugbear==24.10.31",

0 commit comments

Comments
 (0)