From 2ec71b082c8b4846e9d971c3479ca90130d0830f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 03:04:49 +0000 Subject: [PATCH] Bump urllib3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 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/2.2.2...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../w3c/web-platform-tests/tools/wptrunner/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LayoutTests/imported/w3c/web-platform-tests/tools/wptrunner/requirements.txt b/LayoutTests/imported/w3c/web-platform-tests/tools/wptrunner/requirements.txt index 4074b20618ae1..a1184054b9c9e 100644 --- a/LayoutTests/imported/w3c/web-platform-tests/tools/wptrunner/requirements.txt +++ b/LayoutTests/imported/w3c/web-platform-tests/tools/wptrunner/requirements.txt @@ -8,4 +8,4 @@ pillow==10.4.0; python_version < '3.9' pillow==11.1.0; python_version >= '3.9' requests==2.32.3 six==1.16.0 -urllib3==2.2.2 +urllib3==2.6.0