Skip to content

Commit

Permalink
Merge pull request #180 from City-Bureau/dependabot/pip/black-24.3.0
Browse files Browse the repository at this point in the history
Bump black from 22.6.0 to 24.3.0
  • Loading branch information
lamle-ea authored Jan 29, 2025
2 parents 7671562 + 03d11f3 commit 5cd17bc
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 34 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ freezegun = "*"
pytest = "*"
"flake8" = "*"
isort = "*"
black = "==22.6"
black = "==24.3.0"
pre-commit = "*"

[requires]
Expand Down
65 changes: 32 additions & 33 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5cd17bc

Please sign in to comment.