From 693ec558bbad699b018d4f209dd790bf2e8de4ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 16:51:53 +0000 Subject: [PATCH] Bump urllib3 from 1.7.1 to 1.24.2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.7.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.7.1...1.24.2) Signed-off-by: dependabot[bot] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 8fd6e9a..9de9ea7 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -6,4 +6,4 @@ pytest==2.5.2 requests==2.3.0 six==1.7.3 sure==1.2.7 -urllib3==1.7.1 +urllib3==1.24.2