From 1ece4add813041c6ecd3f4a54b45b0474473e4cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 20:35:35 +0000 Subject: [PATCH] Bump flask-cors from 3.0.8 to 3.0.9 in /sample-tracking-api Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.8 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.8...3.0.9) Signed-off-by: dependabot[bot] --- sample-tracking-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 sample-tracking-api/requirements.txt diff --git a/sample-tracking-api/requirements.txt b/sample-tracking-api/requirements.txt old mode 100755 new mode 100644 index f7b0503..46202c9 --- a/sample-tracking-api/requirements.txt +++ b/sample-tracking-api/requirements.txt @@ -13,7 +13,7 @@ click==7.1.2 cryptography==2.9.2 et-xmlfile==1.0.1 Flask==1.1.2 -Flask-Cors==3.0.8 +Flask-Cors==3.0.9 Flask-JWT-Extended==3.24.1 Flask-Login==0.5.0 Flask-Migrate==2.5.3