From d1b436d8b016ac4dd3ec8d44b4b39fc967583d65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2019 07:21:45 +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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0f1cefbcf..d8aeb1187 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,5 +29,5 @@ tinysegmenter==0.3 tldextract==2.2.1 tqdm==4.31.1 twython==3.7.0 -urllib3==1.24.1 +urllib3==1.24.2 Werkzeug==0.15.1