From 8b1a94470f0c2d11836a8867d9086e0b5e37dfb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:30:49 +0000 Subject: [PATCH] Bump urllib3 from 1.20 to 1.24.2 in /elasticsearch-metrics-demo Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.20 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.20...1.24.2) Signed-off-by: dependabot[bot] --- elasticsearch-metrics-demo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elasticsearch-metrics-demo/requirements.txt b/elasticsearch-metrics-demo/requirements.txt index 2032b0f..8034e6c 100644 --- a/elasticsearch-metrics-demo/requirements.txt +++ b/elasticsearch-metrics-demo/requirements.txt @@ -3,4 +3,4 @@ elasticsearch==5.2.0 packaging==16.8 pyparsing==2.1.10 six==1.10.0 -urllib3==1.20 +urllib3==1.24.2