From 213bfa63186f26a2177dde5e023c9ac3a896736c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Tue, 11 Jun 2019 05:55:32 +0000 Subject: [PATCH] chore(deps): update flask-cors requirement from ~=3.0.7 to ~=3.0.8 Updates the requirements on [flask-cors](https://github.com/corydolphin/flask-cors) to permit the latest version. - [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.7...3.0.8) Signed-off-by: dependabot-preview[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index 9d69bf0d28..660628ab89 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -35,7 +35,7 @@ qrcode~=5.3 python-magic~=0.4 python-geoip~=1.2 marrow.mailer~=4.0 -flask-cors~=3.0.7 +flask-cors~=3.0.8 python-pentabarf-xml==0.19 # leave versions untouched. python-geoip-geolite2 pycountry