From 2814a267b057b9bba649148f1fdcc54f404ac152 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 11:05:03 +0000 Subject: [PATCH] build(deps): bump flask-cors from 4.0.0 to 4.0.1 in /backend Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 4.0.0 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/4.0.0...4.0.1) --- updated-dependencies: - dependency-name: flask-cors dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index cfa85ff3d..d510daa23 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -2,7 +2,7 @@ connexion==2.14.2 datadog==0.48.0 Flask==2.2.3 -Flask-Cors==4.0.0 +Flask-Cors==4.0.1 flask-talisman==1.1.0 google-cloud-storage==2.14.0 gunicorn==21.2.0