From e6d4fe0d9e4cc32b5285aa8a3528887605b89f37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 20:17:21 +0000 Subject: [PATCH] Bump urllib3 from 1.26.2 to 1.26.3 in /jupyter_container Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 to 1.26.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.2...1.26.3) Signed-off-by: dependabot[bot] --- jupyter_container/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyter_container/requirements.txt b/jupyter_container/requirements.txt index 1c16c19..bcb730e 100644 --- a/jupyter_container/requirements.txt +++ b/jupyter_container/requirements.txt @@ -83,7 +83,7 @@ terminado==0.9.2 testpath==0.4.4 tornado==6.1 traitlets==5.0.5 -urllib3==1.26.2 +urllib3==1.26.3 wcwidth==0.2.5 webencodings==0.5.1 Werkzeug==1.0.1