From 27609c63b4c27e57500dd14480cbec99e8f517c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 16:39:54 +0000 Subject: [PATCH] Bump urllib3 from 1.16 to 1.24.2 in /web Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.16 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.16...1.24.2) Signed-off-by: dependabot[bot] --- web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/requirements.txt b/web/requirements.txt index 893ceb8..817452d 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -7,6 +7,6 @@ mysql-connector-python-rf==2.1.3 Pillow==3.0.0 python-dateutil==2.5.3 six==1.10.0 -urllib3==1.16 +urllib3==1.24.2 whitenoise==3.2.2 selenium==2.53.6 \ No newline at end of file