From 7f87e86acc64f69c9f51abc0e7ccf427ae86314e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jun 2021 04:18:15 +0000 Subject: [PATCH] Bump flask-cors from 1.10.3 to 3.0.9 Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 1.10.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/1.10.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 f2e0a31..8877be5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ click==7.1.2 docx-mailmerge==0.5.0 Flask==1.1.2 -Flask-Cors==1.10.3 +Flask-Cors==3.0.9 gunicorn==20.0.4 itsdangerous==1.1.0 Jinja2==2.11.2