Skip to content

Commit

Permalink
Merge pull request #59 from Amsterdam/dependabot/pip/gunicorn-22.0.0
Browse files Browse the repository at this point in the history
Bump gunicorn from 21.2.0 to 22.0.0
  • Loading branch information
vanbuiten authored Apr 17, 2024
2 parents a0c9c86 + 193f09e commit cf8b302
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
6 changes: 4 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ google-auth==2.29.0
# via google-api-core
googleapis-common-protos==1.63.0
# via google-api-core
gunicorn==21.2.0
gunicorn==22.0.0
# via -r requirements.in
h11==0.14.0
# via uvicorn
Expand Down Expand Up @@ -182,7 +182,9 @@ pyasn1-modules==0.4.0
pycparser==2.22
# via cffi
pyjwt[crypto]==2.8.0
# via msal
# via
# msal
# pyjwt
python-crontab==3.0.0
# via django-celery-beat
python-dateutil==2.9.0.post0
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ googleapis-common-protos==1.63.0
# via
# -r ./requirements_test.txt
# google-api-core
gunicorn==21.2.0
gunicorn==22.0.0
# via -r ./requirements_test.txt
h11==0.14.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ googleapis-common-protos==1.63.0
# via
# -r ./requirements.txt
# google-api-core
gunicorn==21.2.0
gunicorn==22.0.0
# via -r ./requirements.txt
h11==0.14.0
# via
Expand Down

0 comments on commit cf8b302

Please sign in to comment.