From cc6e41786132e68221500c39ebe2a782d6ad7e9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 20:27:16 +0000 Subject: [PATCH] Bump flask-cors from 3.0.2 to 3.0.9 in /text-similarity Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.2 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.2...3.0.9) Signed-off-by: dependabot[bot] --- text-similarity/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/text-similarity/requirements.txt b/text-similarity/requirements.txt index 05e80d0..e411a51 100644 --- a/text-similarity/requirements.txt +++ b/text-similarity/requirements.txt @@ -1,7 +1,7 @@ Flask==0.11.1 cloudant==2.4.0 flasgger==0.6.4 -Flask-Cors==3.0.2 +Flask-Cors==3.0.9 Flask-RESTful==0.3.6 flask-restplus==0.9.2 gevent==1.2.1 \ No newline at end of file