From 35eca010f687ffc2bbd43ce779d3d25a6bf8270e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 02:20:41 +0000 Subject: [PATCH] Bump urllib3 from 1.26.20 to 2.7.0 in /ci/docker/fasttest Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.20 to 2.7.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.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ci/docker/fasttest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/docker/fasttest/requirements.txt b/ci/docker/fasttest/requirements.txt index b65004243487..fee18d92f237 100644 --- a/ci/docker/fasttest/requirements.txt +++ b/ci/docker/fasttest/requirements.txt @@ -3,4 +3,4 @@ numpy==1.26.4 requests==2.32.4 pandas==1.5.3 scipy==1.12.0 -urllib3==1.26.20 +urllib3==2.7.0