Bump gunicorn from 21.2.0 to 22.0.0
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.2.0 to 22.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...22.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d486f1819a
commit
e8486a6767
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue