From bd32cf2d109a674baed1cea31e27562f3c3c2064 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 17:32:32 +0000 Subject: [PATCH] Bump flask-cors from 6.0.3 to 6.0.5 Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 6.0.3 to 6.0.5. - [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/6.0.3...6.0.5) --- updated-dependencies: - dependency-name: flask-cors dependency-version: 6.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 13844de..78a024d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ charset-normalizer==3.4.7 click==8.4.1 colorama==0.4.6 Flask==3.1.3 -Flask-Cors==6.0.3 +Flask-Cors==6.0.5 Flask-Limiter==4.1.1 Flask-Session==0.8.0 gunicorn==26.0.0