Skip to content

Commit

Permalink
Bump gunicorn to 21.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Tijani-Dia committed Nov 7, 2023
1 parent bf7e8ac commit 4bf0003
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 22 deletions.
37 changes: 16 additions & 21 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 @@ -30,7 +30,7 @@ wagtail-factories = "^3.1.0"
coverage = "^6.5.0"

[tool.poetry.group.production.dependencies]
gunicorn = "20.1.0"
gunicorn = "21.2.0"
django-redis = ">=5.4,<5.5"
sentry-sdk = ">=1.34,<1.35"
django-basic-auth-ip-whitelist = "0.5"
Expand Down

0 comments on commit 4bf0003

Please sign in to comment.