From 34a0ba972da3f261f5ec2cb967753724a10c3d3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 May 2025 19:53:16 +0000 Subject: [PATCH] build(deps): bump the pip group across 2 directories with 1 update Bumps the pip group with 1 update in the / directory: [flask-cors](https://github.com/corydolphin/flask-cors). Bumps the pip group with 1 update in the /backend directory: [flask-cors](https://github.com/corydolphin/flask-cors). Updates `flask-cors` from 5.0.1 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.1...6.0.0) Updates `flask-cors` from 5.0.1 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.1...6.0.0) --- updated-dependencies: - dependency-name: flask-cors dependency-version: 6.0.0 dependency-type: direct:production dependency-group: pip - dependency-name: flask-cors dependency-version: 6.0.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 47a6cd89..f5c815a2 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -14,7 +14,7 @@ exceptiongroup==1.2.2 executing==2.1.0 fastapi==0.112.2 Flask==3.1.1 -flask-cors==5.0.1 +flask-cors==6.0.0 h11>=0.13 httpcore==1.0.8 httpx==0.28.1 diff --git a/requirements.txt b/requirements.txt index 47a6cd89..f5c815a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ exceptiongroup==1.2.2 executing==2.1.0 fastapi==0.112.2 Flask==3.1.1 -flask-cors==5.0.1 +flask-cors==6.0.0 h11>=0.13 httpcore==1.0.8 httpx==0.28.1