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 8, 2023
1 parent 465a4d7 commit 533e9f9
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 = "==16.7.0"
flake8 = "==6.0.0"
invoke = "==2.0.0"
Expand Down

0 comments on commit 533e9f9

Please sign in to comment.