From 2f9e6a9f2eda7a51d39c17aba05a51d8d1929d7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2020 09:25:46 +0000 Subject: [PATCH] Bump urllib3 from 1.24.1 to 1.24.2 in /ae-waiting-time Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 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.24.1...1.24.2) Signed-off-by: dependabot[bot] --- ae-waiting-time/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ae-waiting-time/requirements.txt b/ae-waiting-time/requirements.txt index 0ffb44b..53a82f9 100644 --- a/ae-waiting-time/requirements.txt +++ b/ae-waiting-time/requirements.txt @@ -12,7 +12,7 @@ protobuf==3.7.1 pylint==2.1.1 requests==2.20.1 six==1.11.0 -urllib3==1.24.1 +urllib3==1.24.2 wrapt==1.10.11 tabula-py==2.0.4 tika==1.23