From f39f559cf770239b2b1dccaf98ea6c206f1cca8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 10:21:38 +0000 Subject: [PATCH] Bump urllib3 from 1.24.1 to 1.24.2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.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.24.1...1.24.2) Signed-off-by: dependabot[bot] --- my_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/my_requirements.txt b/my_requirements.txt index 84d51a2..683368a 100644 --- a/my_requirements.txt +++ b/my_requirements.txt @@ -212,7 +212,7 @@ Twisted==17.5.0 typed-ast==1.1.0 unicodecsv==0.14.1 uritemplate==3.0.0 -urllib3==1.24.1 +urllib3==1.24.2 validate-email==1.3 w3lib==1.20.0 wcwidth==0.1.7