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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent d486f18 commit e8486a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ django-admin-extra-buttons==1.5.7
django-appconf==1.0.6
django-compressor==4.4
flake8==7.0.0
gunicorn==21.2.0
gunicorn==22.0.0
mccabe==0.7.0
packaging==24.0
pip-tools==7.4.1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ django-compressor==4.4
# via -r requirements.in
flake8==7.0.0
# via -r requirements.in
gunicorn==21.2.0
gunicorn==22.0.0
# via -r requirements.in
mccabe==0.7.0
# via
Expand Down

0 comments on commit e8486a6

Please sign in to comment.