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 Dec 9, 2023
1 parent 1d77b62 commit ff00d5a
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 ff00d5a

Please sign in to comment.