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 7d7b4be commit 318daad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ celery==5.2.7
dj-database-url==1.0.0
django-debug-toolbar==3.7.0
django-registration==3.3
gunicorn==20.1.0
gunicorn==22.0.0
pip-tools==6.10.0
psycopg2-binary==2.9.5
pytest==7.2.0
Expand Down
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ django-debug-toolbar==3.7.0
# via -r requirements.in
django-registration==3.3
# via -r requirements.in
gunicorn==20.1.0
gunicorn==22.0.0
# via -r requirements.in
idna==3.7
# via requests
Expand All @@ -64,6 +64,7 @@ kombu==5.2.3
packaging==20.4
# via
# build
# gunicorn
# pytest
pep517==0.13.0
# via build
Expand Down

0 comments on commit 318daad

Please sign in to comment.