From 79a7271c93e7c335c49e6945acf983da1dc55c52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2020 01:45:07 +0000 Subject: [PATCH] Bump urllib3 from 1.24.1 to 1.24.2 in /jupyter_demo 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] --- jupyter_demo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyter_demo/requirements.txt b/jupyter_demo/requirements.txt index d1f0d1e..1e02a4d 100644 --- a/jupyter_demo/requirements.txt +++ b/jupyter_demo/requirements.txt @@ -49,7 +49,7 @@ testpath==0.4.2 tornado==5.1.1 tqdm==4.28.1 traitlets==4.3.2 -urllib3==1.24.1 +urllib3==1.24.2 wcwidth==0.1.7 webencodings==0.5.1 widgetsnbextension==3.4.2