From 0c665805c49cac62530edb9c38b4462c2fdf4956 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 03:07:32 +0000 Subject: [PATCH] Bump urllib3 from 1.23 to 1.26.5 in /install_tools Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.23 to 1.26.5. - [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.23...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- install_tools/PIP_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_tools/PIP_requirements.txt b/install_tools/PIP_requirements.txt index b72da8e..3fd25cf 100644 --- a/install_tools/PIP_requirements.txt +++ b/install_tools/PIP_requirements.txt @@ -11,6 +11,6 @@ protobuf==2.5.0 mozrunner==7.7.0 mozprofile==2.4.0 smbprotocol -urllib3==1.23 +urllib3==1.26.5 pyyaml libvirt-python==5.10.0