From 384970a13d7bcc68baf61acefdcd5ae5a4d9d825 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2019 17:18:32 +0000 Subject: [PATCH] Bump urllib3 from 1.22 to 1.24.2 in /docker 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] --- docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index 00a4934..d76cb3f 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -63,7 +63,7 @@ testpath==0.3.1 tornado==4.5.2 tqdm==4.19.4 traitlets==4.3.2 -urllib3==1.22 +urllib3==1.24.2 wcwidth==0.1.7 Werkzeug==0.12.2 widgetsnbextension==3.0.8