Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent d1bc6e6 commit 577792c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
11 changes: 6 additions & 5 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ flake8-quotes==2.0.1
# via -r requirements-dev.in
freezegun==0.3.12
# via -r requirements-dev.in
gunicorn==20.1.0
gunicorn==22.0.0
# via -r requirements.txt
idna==3.7
# via
Expand Down Expand Up @@ -189,8 +189,11 @@ oauthlib==3.2.2
# via
# -r requirements.txt
# requests-oauthlib
packaging==21.0
# via pytest
packaging==24.0
# via
# -r requirements.txt
# gunicorn
# pytest
pathtools==0.1.2
# via watchdog
pluggy==0.13.1
Expand Down Expand Up @@ -219,8 +222,6 @@ pyjwt==2.4.0
# via
# -r requirements.txt
# notifications-python-client
pyparsing==2.4.7
# via packaging
pytest==4.6.3
# via
# -r requirements-dev.in
Expand Down
7 changes: 3 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ drf-spectacular==0.27.1
# via -r requirements.in
elastic-apm==6.2.0
# via -r requirements.in
gunicorn==20.1.0
gunicorn==22.0.0
# via -r requirements.in
idna==3.7
# via requests
Expand All @@ -102,6 +102,8 @@ notifications-python-client==6.2.1
# via -r requirements.in
oauthlib==3.2.2
# via requests-oauthlib
packaging==24.0
# via gunicorn
prometheus-client==0.11.0
# via django-prometheus
prompt-toolkit==3.0.18
Expand Down Expand Up @@ -176,6 +178,3 @@ wcwidth==0.2.5
# via prompt-toolkit
whitenoise==5.2.0
# via -r requirements.in

# The following packages are considered to be unsafe in a requirements file:
# setuptools

0 comments on commit 577792c

Please sign in to comment.