From 6fdbc28fbfafad86497a61d238a9f0300a90abed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Jul 2022 01:33:39 +0000 Subject: [PATCH] Bump urllib3[secure] from 1.26.7 to 1.26.11 in /tools Bumps [urllib3[secure]](https://github.com/urllib3/urllib3) from 1.26.7 to 1.26.11. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.11/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.7...1.26.11) --- updated-dependencies: - dependency-name: urllib3[secure] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tools/wptrunner/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/wptrunner/requirements.txt b/tools/wptrunner/requirements.txt index 24067fbcf9227e..352352414d0eb8 100644 --- a/tools/wptrunner/requirements.txt +++ b/tools/wptrunner/requirements.txt @@ -3,6 +3,6 @@ mozinfo==1.2.2 # https://bugzilla.mozilla.org/show_bug.cgi?id=1621226 mozlog==7.1.0 mozdebug==0.3.0 pillow==8.4.0 -urllib3[secure]==1.26.7 +urllib3[secure]==1.26.11 requests==2.26.0 six==1.16.0