From dc7a4944eef738b2c931130a39ead0f9bacbcc6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:42:16 +0000 Subject: [PATCH] Bump urllib3 from 1.8.2 to 1.24.2 in /admin Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.8.2 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.8.2...1.24.2) Signed-off-by: dependabot[bot] --- admin/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/requirements.txt b/admin/requirements.txt index d028204..7a1ad8b 100644 --- a/admin/requirements.txt +++ b/admin/requirements.txt @@ -3,4 +3,4 @@ argparse==1.2.1 prettytable==0.7.2 psycopg2==2.5.4 requests==2.3.0 -urllib3==1.8.2 +urllib3==1.24.2