From e4be0a1e652b9ca34cca9948e15c90751446f3ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Nov 2019 20:59:34 +0000 Subject: [PATCH] Bump urllib3 from 1.7.1 to 1.24.2 in /python2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.7.1 to 1.24.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.7.1...1.24.2) Signed-off-by: dependabot[bot] --- python2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python2/requirements.txt b/python2/requirements.txt index 3727427..ab9ae27 100644 --- a/python2/requirements.txt +++ b/python2/requirements.txt @@ -103,7 +103,7 @@ traitlets==4.2.1 Twisted-Core==13.2.0 Twisted-Web==13.2.0 unity-lens-photos==1.0 -urllib3==1.7.1 +urllib3==1.24.2 vboxapi==1.0 virtualenv==1.11.4 wcwidth==0.1.7