From 47b5560fc0154055f62cbffe52ab369aedc69489 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 14:52:01 +0000 Subject: [PATCH] Bump flask-cors from 3.0.10 to 5.0.0 in /met-api Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.10 to 5.0.0. - [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...5.0.0) --- updated-dependencies: - dependency-name: flask-cors dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- met-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/met-api/requirements.txt b/met-api/requirements.txt index e793d0428..31e2dcc93 100644 --- a/met-api/requirements.txt +++ b/met-api/requirements.txt @@ -33,7 +33,7 @@ Werkzeug==3.0.3 flask_mail==0.9.1 flask_restx secure==0.3.0 -flask-cors==3.0.10 +flask-cors==5.0.0 flask_jwt_oidc==0.3.0 pyhumps==1.6.1 pylint==3.1.0