Skip to content

Commit

Permalink
Update dependency black to v24.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 15, 2024
1 parent 4da213e commit f4af4d7
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pylint = "==3.1.0"
sqlfluff = "==3.0.4"
mypy = "==1.9.0"
flake8 = "==7.0.0"
black = "==24.3.0"
black = "==24.4.0"
isort = "==5.13.2"
pre-commit = "==3.7.0"
importlib-metadata = "==7.1.0"
Expand Down
50 changes: 25 additions & 25 deletions Pipfile.lock

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

0 comments on commit f4af4d7

Please sign in to comment.