From 6e978519fb9b41d4e98d0f6b432cd11fa37f9a41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 04:12:36 +0000 Subject: [PATCH] Bump urllib3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 to 2.6.3. - [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.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 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..077dbf4101f2b 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.3