mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-08-31 15:11:27 +00:00
chore(deps): bump gunicorn from 21.2.0 to 23.0.0
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.2.0 to 23.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...23.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 23.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -92,7 +92,7 @@ dependencies = [
|
||||
'python-daemon==3.0.1',
|
||||
'eventlet==0.33.3',
|
||||
'greenlet==3.0.1',
|
||||
'gunicorn==21.2.0',
|
||||
'gunicorn==23.0.0',
|
||||
'celery==5.3.1',
|
||||
'flower==2.0.1',
|
||||
'django-celery-beat==2.6.0',
|
||||
|
Reference in New Issue
Block a user