From cf88a41508ac3cfabff74726a6cd2af7810cdfc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 14:47:09 +0000 Subject: [PATCH] Bump urllib3 from 1.21.1 to 1.24.2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.21.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.21.1...1.24.2) Signed-off-by: dependabot[bot] --- config_mgr-requirements.txt | 2 +- fv-requirements.txt | 2 +- shared-requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config_mgr-requirements.txt b/config_mgr-requirements.txt index 99e618b9..8646671e 100644 --- a/config_mgr-requirements.txt +++ b/config_mgr-requirements.txt @@ -21,4 +21,4 @@ PyYAML==3.11 pyzmq==16.0.2 requests==2.18.4 six==1.10.0 -urllib3==1.21.1 +urllib3==1.24.2 diff --git a/fv-requirements.txt b/fv-requirements.txt index 90590a92..8167d186 100644 --- a/fv-requirements.txt +++ b/fv-requirements.txt @@ -1,3 +1,3 @@ dnspython==1.15.0 python-etcd==0.4.3 -urllib3==1.21.1 +urllib3==1.24.2 diff --git a/shared-requirements.txt b/shared-requirements.txt index 274261ef..99779a5f 100644 --- a/shared-requirements.txt +++ b/shared-requirements.txt @@ -7,4 +7,4 @@ python-etcd==0.4.3 py2_ipaddress==3.4.1 pyyaml==3.11 six==1.10.0 -urllib3==1.21.1 +urllib3==1.24.2