From 66756a4e001ba9e43d30fe4a6dcf5ed6e41d8a8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 19:11:17 +0000 Subject: [PATCH] Bump flask-cors from 3.0.2 to 3.0.9 in /hack Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.2 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.2...3.0.9) Signed-off-by: dependabot[bot] --- hack/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack/requirements.txt b/hack/requirements.txt index 624c529..bbde2ea 100644 --- a/hack/requirements.txt +++ b/hack/requirements.txt @@ -6,7 +6,7 @@ nose==1.3.7 flask==0.12 numpy==1.13.0 gunicorn==19.7.1 -flask-cors==3.0.2 +flask-cors==3.0.9 uuid==1.30 boto==2.46.1 boto3==1.4.4