From 867668191eee639a268323399b79c09a29d0ed08 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2020 00:33:29 +0000 Subject: [PATCH] Bump flask-cors from 2.0.1 to 3.0.8 Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 2.0.1 to 3.0.8. - [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/2.0.1...3.0.8) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 990c1d8..1be2464 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ fakeredis==1.4.3 Flask-Assets==2.0 Flask-DebugToolbar==0.7.1 Flask-SeaSurf==0.1.13 -Flask-Cors==2.0.1 +Flask-Cors==3.0.8 Flask==1.0 gevent==20.6.2 gunicorn>=17.5,<=19.4.1