From 9c57c91d0bded514da11f9521f074d54aa43f9e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 21:33:29 +0000 Subject: [PATCH] Bump flask-cors from 3.0.10 to 4.0.1 Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.10 to 4.0.1. - [Release notes](https://github.com/corydolphin/flask-cors/releases) - [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md) - [Commits](https://github.com/corydolphin/flask-cors/compare/3.0.10...4.0.1) --- 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 1e63ce9..116b60b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ email-validator==1.1.3 filelock==3.12.0 Flask==2.3.2 Flask-Bcrypt==1.0.1 -Flask-Cors==3.0.10 +Flask-Cors==4.0.1 Flask-Login==0.6.0 Flask-SQLAlchemy==2.5.1 Flask-WTF==1.1.1