Skip to content

Commit

Permalink
Merge pull request #92 from PyBites-Open-Source/dependabot/pip/gunico…
Browse files Browse the repository at this point in the history
…rn-22.0.0

Bump gunicorn from 20.1.0 to 22.0.0
  • Loading branch information
bbelderbos authored Apr 17, 2024
2 parents 7d7b4be + 318daad commit ef60f87
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 ef60f87

Please sign in to comment.