Skip to content

Commit

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

0 comments on commit ac392f9

Please sign in to comment.