Skip to content

Commit

Permalink
Update dependency fastapi to v0.109.1 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 11, 2024
1 parent c45d580 commit 306de15
Show file tree
Hide file tree
Showing 2 changed files with 293 additions and 218 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ verify_ssl = true
[packages]
aiocontextvars = "==0.2.2"
cryptography = "==41.0.6"
fastapi = {extras = ["all"],version = "==0.99.1"}
fastapi = {extras = ["all"],version = "==0.109.1"}
gunicorn = "==21.2.0"
honcho = "==1.1.0"
pgpy = "==0.6.0"
Expand Down
Loading

0 comments on commit 306de15

Please sign in to comment.