From a11cf2384714e308b006e0232afcd1735fceddc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jan 2021 17:10:03 +0000 Subject: [PATCH] build(deps): bump flask-cors from 3.0.9 to 3.0.10 in /backend Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.9 to 3.0.10. - [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.9...3.0.10) 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 d7e3cd4bc..bac7fc0cf 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -3,7 +3,7 @@ connexion==2.7.0 datadog==0.39.0 fakeredis==1.4.5 Flask==1.1.2 -Flask-Cors==3.0.9 +Flask-Cors==3.0.10 flask-talisman==0.7.0 google-cloud-storage==1.35.0 gunicorn==20.0.4