From e4a30f2c68f3aa1bc0cadeb1ef941272a7c59bda Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2019 13:29:12 +0000 Subject: [PATCH] build(deps): Bump gunicorn from 20.0.2 to 20.0.3 in /backend Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.0.2 to 20.0.3. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/20.0.2...20.0.3) 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 f45d58172..b630535ae 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.23.0 -gunicorn==20.0.2 +gunicorn==20.0.3 python-dateutil==2.8.1 pytoml==0.1.21 fakeredis==1.0.5