From d9902ed6a4bab628903008cc0b625a18e208bf2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Apr 2023 18:34:01 +0000 Subject: [PATCH] Bump flask-cors from 3.0.3 to 3.0.9 Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.3 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.3...3.0.9) --- updated-dependencies: - dependency-name: flask-cors dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 306aecc..9ac3c28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ coverage==4.0.3 docopt==0.6.2 elasticsearch==5.3.0 flask==0.10.1 -flask-cors==3.0.3 +flask-cors==3.0.9 flask_swagger==0.2.12 jsonpath-rw==1.4.0 moto-ext==1.0.1.4