Skip to content

Commit

Permalink
Merge pull request #18 from noclocks/dependabot/pip/black-24.3.0
Browse files Browse the repository at this point in the history
fix: bump black from 24.2.0 to 24.3.0
  • Loading branch information
jimbrig authored Mar 18, 2024
2 parents 5e2b46a + 458f3ec commit c865bbd
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.2.0",
"black==24.3.0",
"bandit[toml]==1.7.8",
"check-manifest==0.49",
"flake8-bugbear==24.2.6",
Expand Down

0 comments on commit c865bbd

Please sign in to comment.