From 382bc37a91deb4013619bcfe07ab60bee65e8858 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 May 2025 19:51:43 +0000 Subject: [PATCH] Bump flask-cors Bumps the pip group with 1 update in the /Text-Summarizer-Browser-Plugin 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) --- updated-dependencies: - dependency-name: flask-cors dependency-version: 6.0.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- Text-Summarizer-Browser-Plugin/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Text-Summarizer-Browser-Plugin/requirements.txt b/Text-Summarizer-Browser-Plugin/requirements.txt index 6b80954..ad78655 100644 --- a/Text-Summarizer-Browser-Plugin/requirements.txt +++ b/Text-Summarizer-Browser-Plugin/requirements.txt @@ -1,5 +1,5 @@ flask==3.1.1 -flask_cors==5.0.1 +flask_cors==6.0.0 langchain==0.3.25 langchain-community==0.3.23 sentence-transformers==4.1.0