From 5d5c86cd625523f8b07f9e6168efe54b76d3fe97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:08:17 +0000 Subject: [PATCH] Bump urllib3 from 1.22 to 1.24.2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.22 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.22...1.24.2) Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 901dd0f..4ea8212 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -48,7 +48,7 @@ sphinxcontrib-websupport==1.1.0 stevedore==1.28.0 typing==3.6.4 unidecode==1.0.22 -urllib3==1.22 +urllib3==1.24.2 whichcraft==0.4.1 whistle==1.0.1 yapf==0.22.0 diff --git a/requirements.txt b/requirements.txt index fd1f432..00c995c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,6 +24,6 @@ six==1.11.0 stevedore==1.28.0 typing==3.6.4 unidecode==1.0.22 -urllib3==1.22 +urllib3==1.24.2 websocket-client==0.48.0 whistle==1.0.1