From 8026a11159887bebd2ee43e0d2db1f582ceca6ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 19:48:05 +0000 Subject: [PATCH] Bump flask-cors from 3.0.8 to 3.0.9 in /ml/app 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] --- ml/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 ml/app/requirements.txt diff --git a/ml/app/requirements.txt b/ml/app/requirements.txt old mode 100755 new mode 100644 index 196ab7b..304eb02 --- a/ml/app/requirements.txt +++ b/ml/app/requirements.txt @@ -2,4 +2,4 @@ tensorflow==1.14.0 pillow==6.1.0 numpy==1.17.0 flask==0.12.4 -flask-cors==3.0.8 +flask-cors==3.0.9