From b44c60682c0ff3dd57ca104d56cbc5c97a575ad9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 19:31:54 +0000 Subject: [PATCH] Bump urllib3 from 1.26.1 to 2.6.0 in /pytest Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.1 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.1...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pytest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytest/requirements.txt b/pytest/requirements.txt index 17804c41fb2c6e..f46a0682b66f77 100644 --- a/pytest/requirements.txt +++ b/pytest/requirements.txt @@ -35,5 +35,5 @@ python-dateutil==2.8.2 pytz==2023.3 requests==2.28.2 six==1.16.0 -urllib3==1.26.1 +urllib3==2.6.0