From 7a7135e7e36db4be5eb59292a361220ed1726999 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 17:08:31 +0000 Subject: [PATCH] Bump urllib3 from 1.15.1 to 1.24.2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.15.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.15.1...1.24.2) Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index b34b674a..eca8b0fc 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ python-mimeparse==1.5.2 python3-memcached==1.51 requests==2.10.0 six==1.9.0 -urllib3==1.15.1 +urllib3==1.24.2 selenium==2.48.0 PyVirtualDisplay==0.1.5 mod-wsgi==4.5.2