From 6b91ce87b9671ac3078164c919fc5f8027fb3dd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Aug 2025 22:22:22 +0000 Subject: [PATCH] Bump flask-cors from 2.0.0 to 6.0.0 Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 2.0.0 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/2.0.0...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(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index b6d2f9ebb..933826aad --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ Flask-Bower==1.0.1 requests==2.20.0 Flask-Cache==0.13.1 requests-cache==0.4.9 -flask-cors==2.0.0 +flask-cors==6.0.0