From 8837ceb4fa23fc13f1716ae65f9293f687952180 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 13:26:16 +0000 Subject: [PATCH] Bump flask-cors from 4.0.2 to 6.0.0 Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 4.0.2 to 6.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/4.0.2...6.0.0) --- updated-dependencies: - dependency-name: flask-cors dependency-version: 6.0.0 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 9a12d84..34c53b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ distlib==0.3.9 distro==1.9.0 filelock==3.16.1 Flask==3.1.0 -Flask-Cors==4.0.2 +Flask-Cors==6.0.0 Flask-WTF==1.2.2 greenlet==3.1.1 gwcs==0.21.0