From 3ff0ca94a2687999999d47c52fd2b36129404e5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 08:23:11 +0000 Subject: [PATCH] Bump urllib3 in /WebDriverTests/imported/w3c/tools/wptrunner Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 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/2.2.2...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- WebDriverTests/imported/w3c/tools/wptrunner/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebDriverTests/imported/w3c/tools/wptrunner/requirements.txt b/WebDriverTests/imported/w3c/tools/wptrunner/requirements.txt index 3890ee225def..fe20411cca58 100644 --- a/WebDriverTests/imported/w3c/tools/wptrunner/requirements.txt +++ b/WebDriverTests/imported/w3c/tools/wptrunner/requirements.txt @@ -8,5 +8,5 @@ pillow==10.4.0; python_version < '3.9' pillow==11.3.0; python_version >= '3.9' requests==2.32.3 types-requests==2.32.0.20241016 -urllib3==2.2.2 +urllib3==2.7.0 aioquic==1.2.0