Skip to content

Commit

Permalink
Merge pull request #458 from transcom/dependabot/pip/black-23.7.0
Browse files Browse the repository at this point in the history
Bump black from 23.3.0 to 23.7.0
  • Loading branch information
ahobson authored Jul 14, 2023
2 parents e7d9d79 + 278cfa5 commit 5a32fe8
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 28 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ swagger-spec-validator = "*"
[dev-packages]
# pipenv doesn't resolve pre-release versions, so manually pin
# this version should match what is in .pre-commit-config.yaml as well
black = "==23.3.0"
black = "==23.7.0"
flake8 = "*"
pytest = "*"
pytest-mock = "*"
Expand Down
51 changes: 24 additions & 27 deletions Pipfile.lock

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

0 comments on commit 5a32fe8

Please sign in to comment.