From 670ca2d061c56eb605d33d0faf930f770549d8ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 17:35:20 +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.dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index da3486d..4a5a2e8 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -39,6 +39,6 @@ six==1.10.0 SQLAlchemy==1.2.11 terminaltables==3.1.0 traitlets==4.3.2 -urllib3==1.24.1 +urllib3==1.24.2 wcwidth==0.1.7 zope.interface==4.5.0 diff --git a/requirements.txt b/requirements.txt index da3486d..4a5a2e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,6 +39,6 @@ six==1.10.0 SQLAlchemy==1.2.11 terminaltables==3.1.0 traitlets==4.3.2 -urllib3==1.24.1 +urllib3==1.24.2 wcwidth==0.1.7 zope.interface==4.5.0