From 4000f5d59b1ce5f4163eb952290b08a04e71608a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 May 2020 02:53:40 +0000 Subject: [PATCH] Bump urllib3 from 1.22 to 1.24.2 in /dash 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] --- dash/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dash/requirements.txt b/dash/requirements.txt index 436fb82..636e448 100644 --- a/dash/requirements.txt +++ b/dash/requirements.txt @@ -14,5 +14,5 @@ plotly==2.5.1 python-dateutil==2.7.2 pytz==2018.4 requests==2.18.4 -urllib3==1.22 +urllib3==1.24.2 Werkzeug==0.14.1