From 80526dde3e5c7f0d0d0ee54168ceafa5bc8dd430 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Nov 2019 11:11:04 +0000 Subject: [PATCH] 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] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 9ed3509..3a6ab7b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -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