From 26bbae0648353436d4cb8978de1c62acc74da90a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 22:30:04 +0000 Subject: [PATCH] Bump flask-cors from 3.0.10 to 4.0.2 Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.10 to 4.0.2. - [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.2) --- 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 ec8bb96..602eaac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ dill==0.3.4 elasticsearch==7.17.2 elasticsearch-dsl==7.4.0 Flask==2.1.1 -Flask-Cors==3.0.10 +Flask-Cors==4.0.2 fonttools==4.32.0 idna==3.3 importlib-metadata==4.11.3