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:
dependabot[bot] 2019-11-10 11:11:04 +00:00 committed by GitHub
parent d9ab327c91
commit 80526dde3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ redis ==3.2.1
Flask-Migrate == 2.5.2
# Deployment
gevent ==1.4.0
gunicorn == 19.5.0
gunicorn == 20.0.0
supervisor ==4.0.3
# Auth
Flask-Login ==0.4.1