From 0c3e75dfd6924e62ee9474e00a648eec4ffc1e5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 19:27:01 +0000 Subject: [PATCH] Bump flask-cors from 3.0.6 to 3.0.9 Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.6 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.6...3.0.9) Signed-off-by: dependabot[bot] --- docker/actions.requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/actions.requirements.txt b/docker/actions.requirements.txt index 31373a6..f464b7e 100644 --- a/docker/actions.requirements.txt +++ b/docker/actions.requirements.txt @@ -4,7 +4,7 @@ oauth2client==4.1.3 gspread==3.1.0 logger==1.4 Flask==1.0.2 -Flask-Cors==3.0.6 +Flask-Cors==3.0.9 httpretty requests pymongo==3.7.1 diff --git a/requirements.txt b/requirements.txt index 7d0ab3c..456aa0e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ rasa-core==0.13.1 rasa-core-sdk==0.12.1 rasa-nlu==0.14.0 Flask==1.0.2 -Flask-Cors==3.0.6 +Flask-Cors==3.0.9 httpretty requests pymongo==3.7.1