From 0e15de2263262a2194e521e5bd5906e701dbc6b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2019 17:26:15 +0000 Subject: [PATCH] Bump urllib3 from 1.23 to 1.24.2 in /dash_app Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.23 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.23...1.24.2) Signed-off-by: dependabot[bot] --- dash_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dash_app/requirements.txt b/dash_app/requirements.txt index 7744883..27cff2b 100644 --- a/dash_app/requirements.txt +++ b/dash_app/requirements.txt @@ -23,7 +23,7 @@ requests==2.19.1 retrying==1.3.3 six==1.11.0 traitlets==4.3.2 -urllib3==1.23 +urllib3==1.24.2 Werkzeug==0.14.1 numpy==1.17.4 pandas==0.25.3