From be8e4050ba8553725481b8f748918b340c293d23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 08:39:20 +0000 Subject: [PATCH] Bump flask-cors from 5.0.0 to 6.0.0 Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 5.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/5.0.0...6.0.0) --- updated-dependencies: - dependency-name: flask-cors dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirement.txt b/requirement.txt index a36bb0b..19010a0 100644 --- a/requirement.txt +++ b/requirement.txt @@ -13,7 +13,7 @@ dlib==19.24.6 face-recognition==1.3.0 face_recognition_models==0.3.0 Flask==3.1.0 -Flask-Cors==5.0.0 +Flask-Cors==6.0.0 greenlet==3.1.1 gunicorn==23.0.0 hiredis==3.1.0