From 63c160d7b1742974d34c53083490dbf0156d3b4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 28 Jan 2019 11:29:46 +0000 Subject: [PATCH] Bump flask-cors from 3.0.3 to 3.0.7 Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.3 to 3.0.7. - [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.3...3.0.7) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4083d887..5f0b73de 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ dicttoxml==1.7.4 Flask==1.0.2 -Flask-Cors==3.0.3 +Flask-Cors==3.0.7 futures==3.2.0 lxml==4.2.0 urllib3==1.23