From 1ff8a4879afb6148bfe53af275afb626e4a2f23e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 21:00:46 +0000 Subject: [PATCH] Bump urllib3 from 1.26.15 to 2.6.0 in /Sentiment Analyser Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 to 2.6.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.15...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Sentiment Analyser/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sentiment Analyser/requirements.txt b/Sentiment Analyser/requirements.txt index 63d29f6d3f..a9aae9450c 100644 --- a/Sentiment Analyser/requirements.txt +++ b/Sentiment Analyser/requirements.txt @@ -68,7 +68,7 @@ termcolor==2.2.0 tornado==6.3.3 traitlets==5.9.0 typing_extensions==4.5.0 -urllib3==1.26.15 +urllib3==2.6.0 wcwidth==0.2.6 Werkzeug==2.2.3 wincertstore==0.2