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 Nov 26, 2023
1 parent 6ffc490 commit 0bd16e4
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.32.0"}

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

0 comments on commit 0bd16e4

Please sign in to comment.