From 756e1645ef50a336eff8753f826e6a2a37697a87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 22:47:13 +0000 Subject: [PATCH] Bump urllib3 from 1.26.5 to 2.6.0 in /tools Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 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.5...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index 6bff9e3b..c1a41fb0 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -17,4 +17,4 @@ requests==2.28.0 rsa==4.7 six==1.15.0 toml==0.10.2 -urllib3==1.26.5 +urllib3==2.6.0