From 92ac870e642a9a2c022f010a7794e7e508b0e780 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 05:53:14 +0000 Subject: [PATCH] Bump urllib3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.3. - [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/2.5.0...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 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..6cf787f 100644 --- a/ETL Machine Learning Deployment/Docker/Sentiment analysis/requirements.txt +++ b/ETL Machine Learning Deployment/Docker/Sentiment analysis/requirements.txt @@ -13,5 +13,5 @@ requests==2.32.4 scikit-learn==1.5.1 scipy==1.10.0 threadpoolctl==2.2.0 -urllib3==2.5.0 +urllib3==2.6.3 Werkzeug==3.0.6