From c308775ce97543ba02e76b4e7a8ce75e34403e12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 04:43:11 +0000 Subject: [PATCH] Bump werkzeug Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.6 to 3.1.4. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/3.0.6...3.1.4) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Docker/Sentiment analysis/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ETL Machine Learning Deployment/Docker/Sentiment analysis/requirements.txt b/ETL Machine Learning Deployment/Docker/Sentiment analysis/requirements.txt index 6817f84..fd13d5a 100644 --- a/ETL Machine Learning Deployment/Docker/Sentiment analysis/requirements.txt +++ b/ETL Machine Learning Deployment/Docker/Sentiment analysis/requirements.txt @@ -14,4 +14,4 @@ scikit-learn==1.5.1 scipy==1.10.0 threadpoolctl==2.2.0 urllib3==2.5.0 -Werkzeug==3.0.6 +Werkzeug==3.1.4