mirror of https://github.com/veops/cmdb.git
Bump gunicorn from 19.5.0 to 20.0.0 in /docs
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.5.0 to 20.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/19.5.0...20.0.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d9ab327c91
commit
80526dde3e
|
@ -14,7 +14,7 @@ redis ==3.2.1
|
||||||
Flask-Migrate == 2.5.2
|
Flask-Migrate == 2.5.2
|
||||||
# Deployment
|
# Deployment
|
||||||
gevent ==1.4.0
|
gevent ==1.4.0
|
||||||
gunicorn == 19.5.0
|
gunicorn == 20.0.0
|
||||||
supervisor ==4.0.3
|
supervisor ==4.0.3
|
||||||
# Auth
|
# Auth
|
||||||
Flask-Login ==0.4.1
|
Flask-Login ==0.4.1
|
||||||
|
|
Loading…
Reference in New Issue