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 Feb 27, 2023
1 parent 922965c commit 0c73665
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.15.0"}

[dev-packages]
bandit = "==1.7.4"
black = "==22.12.0"
black = "==23.1.0"
faker = "==17.3.0"
flake8 = "==6.0.0"
invoke = "==2.0.0"
Expand Down

0 comments on commit 0c73665

Please sign in to comment.