Skip to content

Commit

Permalink
Merge pull request #55 from noclocks/dependabot/pip/black-24.10.0
Browse files Browse the repository at this point in the history
chore: bump black from 24.4.2 to 24.10.0
  • Loading branch information
jimbrig authored Nov 4, 2024
2 parents b96d4c5 + 196ea99 commit 8d12fe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spark = [
"pyspark>=3.0.0"
]
test = [
"black==24.4.2",
"black==24.10.0",
"bandit[toml]==1.7.9",
"check-manifest==0.49",
"flake8-bugbear==24.10.31",
Expand Down

0 comments on commit 8d12fe3

Please sign in to comment.