From bdd2666d0d5ad560877f2eb08f209e7275d65808 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 17:12:27 +0000 Subject: [PATCH] Bump urllib3 from 1.12 to 1.24.2 in /python Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.12 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.12...1.24.2) Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index ca08e00..d2c8302 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -8,7 +8,7 @@ six==1.9.0 stevedore==1.8.0 twilio==4.5.0 twitter==1.15.0 -urllib3==1.12 +urllib3==1.24.2 virtualenv==13.1.0 virtualenv-clone==0.2.6 virtualenvwrapper==4.6.0