From 7d9637bbe1b0be0043e812829b4f1970483da6fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 04:13:57 +0000 Subject: [PATCH] Bump flask-cors from 6.0.1 to 6.0.2 Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 6.0.1 to 6.0.2. - [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.1...6.0.2) --- updated-dependencies: - dependency-name: flask-cors dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 42262c9..03c5654 100644 --- a/Text-Summarizer-Browser-Plugin/requirements.txt +++ b/Text-Summarizer-Browser-Plugin/requirements.txt @@ -1,5 +1,5 @@ flask==3.1.2 -flask_cors==6.0.1 +flask_cors==6.0.2 langchain==1.0.2 langchain-community==0.4.1 sentence-transformers==5.0.0