Skip to content

Commit

Permalink
Merge pull request #44 from UNFmontreal/dependabot/pip/black-24.8.0
Browse files Browse the repository at this point in the history
fix: bump black from 24.4.2 to 24.8.0
  • Loading branch information
bpinsard authored Sep 24, 2024
2 parents f3a563b + d1351cd commit a69158f
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 @@ -35,7 +35,7 @@ spark = [
]
test = [
"bandit[toml]==1.7.9",
"black==24.4.2",
"black==24.8.0",
"check-manifest==0.49",
"flake8-bugbear==24.4.26",
"flake8-docstrings",
Expand Down

0 comments on commit a69158f

Please sign in to comment.