From 972cc8c48e7ed8e3d2bfcab675347a21318be5c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 14:49:31 +0000 Subject: [PATCH] Bump urllib3[secure] from 1.26.9 to 1.26.12 in /tools Bumps [urllib3[secure]](https://github.com/urllib3/urllib3) from 1.26.9 to 1.26.12. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.12/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.9...1.26.12) --- 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 dea3bbaa0a09ec..5ea6ec8f38a0ef 100644 --- a/tools/wptrunner/requirements.txt +++ b/tools/wptrunner/requirements.txt @@ -6,4 +6,4 @@ mozprocess==1.3.0 pillow==8.4.0 requests==2.27.1 six==1.16.0 -urllib3[secure]==1.26.9 +urllib3[secure]==1.26.12