From 15b3a07866cba8c329a3bc0fb0a64969902ea1c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 22:32:24 +0000 Subject: [PATCH] Bump urllib3 from 1.26.20 to 2.6.0 in /requirements Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.20 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.20...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 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..c6583ea6 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.0 wait-for-it==2.3.0 wcwidth==0.2.14 webencodings==0.5.1