From 3b16bae6e2e4355c1393826a01972d4101af2d41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 19:29:01 +0000 Subject: [PATCH] Bump flask-cors from 3.0.6 to 3.0.9 in /tools Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.6 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.6...3.0.9) Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index c0f0bb6..092fd86 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -31,7 +31,7 @@ editdistance==0.3.1 entrypoints==0.2.3 enum34==1.1.6 Flask==1.0.2 -flask-cors==3.0.6 +flask-cors==3.0.9 funcsigs==1.0.2 futures==3.1.1 fuzzywuzzy==0.16.0