From 1c1a3822d63392b9e991a51eac06256a894dffd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 22:09:37 +0000 Subject: [PATCH] Bump flask-cors from 3.0.4 to 3.0.9 in /Flask_app Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.4 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.4...3.0.9) --- updated-dependencies: - dependency-name: flask-cors dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Flask_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Flask_app/requirements.txt b/Flask_app/requirements.txt index b3a2f81..70074ec 100644 --- a/Flask_app/requirements.txt +++ b/Flask_app/requirements.txt @@ -1,4 +1,4 @@ Flask==1.0.2 -Flask-Cors==3.0.4 +Flask-Cors==3.0.9 pandas==0.23.0 numpy==1.14.3 \ No newline at end of file