Skip to content

Commit

Permalink
Upgrade Gunicorn to 23.0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
markhobson committed Aug 22, 2024
1 parent e49dd60 commit 7255702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies = [
"flask-session[sqlalchemy]~=0.8.0",
"govuk-frontend-jinja~=3.1.0",
"govuk-frontend-wtf~=3.1.0",
"gunicorn~=22.0.0",
"gunicorn~=23.0.0",
"inject~=5.2.0",
"pg8000~=1.31.0",
"python-dotenv~=1.0.0",
Expand Down

0 comments on commit 7255702

Please sign in to comment.