Skip to content

Commit

Permalink
Update gunicorn
Browse files Browse the repository at this point in the history
  • Loading branch information
stevejalim committed Apr 17, 2024
1 parent 74acc7a commit aefc553
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ django-taggit==2.1.0 # Downpinned because 3+ needs Django 3.2
django-taggit-helpers==0.1.4
django-watchman==0.18.0
factory-boy==3.2.1
gunicorn==20.1.0
gunicorn==22.0.0
hiredis==1.1.0
meinheld==1.0.2
mozilla-django-oidc==2.0.0
Expand Down
7 changes: 4 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -488,9 +488,9 @@ greenlet==0.4.17 \
--hash=sha256:e495096e3e2e8f7192afb6aaeba19babc4fb2bdf543d7b7fed59e00c1df7f170 \
--hash=sha256:e66a824f44892bc4ec66c58601a413419cafa9cec895e63d8da889c8a1a4fa4a
# via meinheld
gunicorn==20.1.0 \
--hash=sha256:9dcc4547dbb1cb284accfb15ab5667a0e5d1881cc443e0677b4882a4067a807e \
--hash=sha256:e0a968b5ba15f8a328fdfd7ab1fcb5af4470c28aaf7e55df02a99bc13138e6e8
gunicorn==22.0.0 \
--hash=sha256:350679f91b24062c86e386e198a15438d53a7a8207235a78ba1b53df4c4378d9 \
--hash=sha256:4a0b436239ff76fb33f11c07a16482c521a7e09c1ce3cc293c2330afe01bec63
# via -r requirements.in
hashin==0.17.0 \
--hash=sha256:4c03b3b1520a5117d8fdc26ae83c1267bc40da9925cd89b56b437bcb02bebb53 \
Expand Down Expand Up @@ -716,6 +716,7 @@ packaging==24.0 \
--hash=sha256:eb82c5e3e56209074766e6885bb04b8c38a0c015d0a30036ebe7ece34c9989e9
# via
# bleach
# gunicorn
# hashin
parsimonious==0.10.0 \
--hash=sha256:8281600da180ec8ae35427a4ab4f7b82bfec1e3d1e52f80cb60ea82b9512501c \
Expand Down

0 comments on commit aefc553

Please sign in to comment.