From 05d35f836b813928a03fd8e0cbd293981961c8a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Nov 2023 00:17:52 +0000 Subject: [PATCH] Bump urllib3 from 1.26 to 1.26.18 in /testing/webcompat Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26 to 1.26.18. - [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...1.26.18) --- updated-dependencies: - dependency-name: urllib3 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 1e5f90af3cd..240cc4fa8a7 100644 --- a/testing/webcompat/requirements.txt +++ b/testing/webcompat/requirements.txt @@ -1,3 +1,3 @@ asyncio==3.4.3 pytest-asyncio==0.16.0 -urllib3==1.26 +urllib3==1.26.18