From 5f722c4a672c93b543c10263aa5486fa86bc7579 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2019 23:52:08 +0000 Subject: [PATCH] Bump urllib3 from 1.20 to 1.24.2 in /TestON Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.20 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.20...1.24.2) Signed-off-by: dependabot[bot] --- TestON/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TestON/requirements.txt b/TestON/requirements.txt index 522121098..911f53f2b 100644 --- a/TestON/requirements.txt +++ b/TestON/requirements.txt @@ -15,4 +15,4 @@ ipaddress==1.0.16 docker==2.1.0 docker-py==1.10.6 docker-pycreds==0.2.1 -urllib3==1.20 +urllib3==1.24.2