Skip to content

Commit

Permalink
Merge pull request #8 from noclocks/dependabot/pip/black-24.2.0
Browse files Browse the repository at this point in the history
fix: bump black from 23.3.0 to 24.2.0
  • Loading branch information
jimbrig authored Feb 27, 2024
2 parents 337196b + cc16940 commit 5326dfd
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,8 +27,8 @@ spark = [
"pyspark>=3.0.0"
]
test = [
"black==24.2.0",
"bandit[toml]==1.7.7",
"black==23.3.0",
"check-manifest==0.49",
"flake8-bugbear==24.2.6",
"flake8-docstrings",
Expand Down

0 comments on commit 5326dfd

Please sign in to comment.