From 6c95de3df736e1a3ee4b93beabac40ef9d5fcd1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Jun 2026 17:32:42 +0000 Subject: [PATCH] Bump flask-cors from 6.0.2 to 6.0.3 Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 6.0.2 to 6.0.3. - [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.2...6.0.3) --- updated-dependencies: - dependency-name: flask-cors dependency-version: 6.0.3 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 dcd392b..89b1542 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.2 +Flask-Cors==6.0.3 Flask-Limiter==4.1.1 Flask-Session==0.8.0 gunicorn==26.0.0