From 8ed204032efa7bd884d123af00ec58f6db4b5ceb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2020 10:36:06 +0000 Subject: [PATCH] build(deps): bump flask-cors from 3.0.8 to 3.0.9 in /backend Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.8 to 3.0.9. - [Release notes](https://github.com/corydolphin/flask-cors/releases) - [Changelog](https://github.com/corydolphin/flask-cors/blob/master/CHANGELOG.md) - [Commits](https://github.com/corydolphin/flask-cors/compare/3.0.8...3.0.9) Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 089309a13..704cb32dd 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -3,7 +3,7 @@ connexion==2.7.0 datadog==0.39.0 fakeredis==1.4.3 Flask==1.1.2 -Flask-Cors==3.0.8 +Flask-Cors==3.0.9 flask-talisman==0.7.0 google-cloud-storage==1.30.0 gunicorn==20.0.4