From a56e70bffffab699b6bed51444c0a4011fb22b0f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2019 13:15:29 +0000 Subject: [PATCH] build(deps): Bump gunicorn from 19.9.0 to 20.0.0 in /backend Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.9.0 to 20.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/19.9.0...20.0.0) Signed-off-by: dependabot-preview[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 5826c5969..ab3584288 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -5,7 +5,7 @@ Flask==1.1.1 Flask-Cors==3.0.8 flask-talisman==0.7.0 google-cloud-storage==1.22.0 -gunicorn==19.9.0 +gunicorn==20.0.0 python-dateutil==2.8.1 pytoml==0.1.21 fakeredis==1.0.5