From 419f98fe16f9be7eea2edb8daed046120f2199f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 03:58:46 +0000 Subject: [PATCH] Bump urllib3 from 2.2.2 to 2.6.3 in /src/chat-score/webapi Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 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.2.2...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/chat-score/webapi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/chat-score/webapi/requirements.txt b/src/chat-score/webapi/requirements.txt index b342dbd..d663316 100644 --- a/src/chat-score/webapi/requirements.txt +++ b/src/chat-score/webapi/requirements.txt @@ -34,7 +34,7 @@ six==1.16.0 typing-inspect==0.9.0 typing_extensions==4.12.2 tzdata==2024.1 -urllib3==2.2.2 +urllib3==2.6.3 vine==5.1.0 wcwidth==0.2.13 Werkzeug==3.0.3