Skip to content

Commit

Permalink
Bump gunicorn from 21.2.0 to 22.0.0
Browse files Browse the repository at this point in the history
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.2.0 to 22.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](benoitc/gunicorn@21.2.0...22.0.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent a0c9c86 commit 193f09e
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 193f09e

Please sign in to comment.