Skip to content

Commit

Permalink
Update dependency black to v23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2024
1 parent 426053a commit d77ca83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ sentry-sdk = {extras = ["fastapi"],version = "==1.39.1"}

[dev-packages]
bandit = "==1.7.6"
black = "==22.12.0"
black = "==23.12.1"
faker = "==19.13.0"
flake8 = "==6.1.0"
invoke = "==2.2.0"
Expand Down

0 comments on commit d77ca83

Please sign in to comment.