Skip to content

Commit

Permalink
Merge pull request #3013 from dev-hato/renovate/black-23.x
Browse files Browse the repository at this point in the history
Update dependency black to v23.7.0
  • Loading branch information
renovate[bot] authored Jul 13, 2023
2 parents 3097940 + c2441cc commit d33b15c
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 31 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 = "==2.17.4"
sqlfluff = "==2.1.2"
mypy = "==1.4.1"
flake8 = "==6.0.0"
black = "==23.3.0"
black = "==23.7.0"
isort = "==5.12.0"
pre-commit = "==3.3.3"
importlib-metadata = "==6.8.0"
Expand Down
57 changes: 27 additions & 30 deletions Pipfile.lock

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

0 comments on commit d33b15c

Please sign in to comment.