From eccff58e75770c4ce9065692c217ed42626aad30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 23:43:52 +0000 Subject: [PATCH] Bump urllib3 from 1.26.20 to 2.6.3 in /requirements Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.20 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/1.26.20...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/constraints.txt b/requirements/constraints.txt index faabaffc..fcc4b001 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -77,7 +77,7 @@ texttable==1.7.0 traitlets==5.14.3 typing_extensions==4.15.0 tzdata==2025.2 -urllib3==1.26.20 +urllib3==2.6.3 wait-for-it==2.3.0 wcwidth==0.2.14 webencodings==0.5.1