Skip to content

Commit

Permalink
Merge pull request #852 from jacebrowning/dependabot/pip/gunicorn-22.0.0
Browse files Browse the repository at this point in the history
Bump gunicorn from 20.1.0 to 22.0.0
  • Loading branch information
jacebrowning authored Sep 5, 2024
2 parents 3eac92f + e8c4d53 commit 6f49a64
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 13 deletions.
25 changes: 13 additions & 12 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ webp = "~0.3"

# Production
bugsnag = "^4.6"
gunicorn = "^20.1"
gunicorn = "^22.0"
uvicorn = "~0.23.2"
locust = { version = "^2.12", optional = true }

Expand Down

0 comments on commit 6f49a64

Please sign in to comment.