From a32c5a972d51308d591e3180a08da0243e282c75 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2020 04:14:17 +0000 Subject: [PATCH] build(deps): bump flask-cors from 3.0.4 to 3.0.9 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) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aa22129d..af2b3525 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ chardet==3.0.4 click==6.7 -e git+https://github.com/flxwu/contest.io.git@0c3474fc8c7134d803631690fa44bcd97a5c07f3#egg=contest.io Flask==1.0.2 -Flask-Cors==3.0.4 +Flask-Cors==3.0.9 Flask-Migrate==2.1.1 Flask-SQLAlchemy==2.3.2 GitHub-Flask==3.2.0