From 6d05e598559bbbc42c762367abfbf06442ccc623 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 20:57:19 +0000 Subject: [PATCH] Bump urllib3 from 1.26 to 2.6.3 in /testing/webcompat Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26 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/1.26.0...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- testing/webcompat/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/webcompat/requirements.txt b/testing/webcompat/requirements.txt index 7fd87539c9c38..ed0ecd4757755 100644 --- a/testing/webcompat/requirements.txt +++ b/testing/webcompat/requirements.txt @@ -1,4 +1,4 @@ asyncio==3.4.3 pillow==11.1.0 pytest-asyncio==0.16.0 -urllib3==1.26 +urllib3==2.6.3