From 10c086a39a8e881efd4aa5a43fa02d6c4d2edf1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 05:56:01 +0000 Subject: [PATCH] chore(deps): Bump urllib3 in /packages/dev/Languages/Python 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] --- packages/dev/Languages/Python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/dev/Languages/Python/requirements.txt b/packages/dev/Languages/Python/requirements.txt index eb991e0e..a7685a30 100644 --- a/packages/dev/Languages/Python/requirements.txt +++ b/packages/dev/Languages/Python/requirements.txt @@ -102,7 +102,7 @@ texttable==1.6.2 # Updated from 0.9.1 tornado==6.4.1 # Updated from 5.1.1 traitlets==4.3.3 # Updated from 4.3.2 typed-ast==1.4.1 # Updated from 1.3.1 -urllib3==2.5.0 # Updated from 1.24.1 +urllib3==2.6.3 # Updated from 1.24.1 wcwidth==0.1.9 # Updated from 0.1.7 webencodings==0.5.1 websocket-client==0.57.0 # Updated from 0.53.0