From 7fe60eed0813078d8513baf2791c720b502063f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 14:55:10 +0000 Subject: [PATCH] Bump urllib3 from 1.24.1 to 1.24.2 in /Facial_Landmark_Detection 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] --- Facial_Landmark_Detection/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Facial_Landmark_Detection/requirements.txt b/Facial_Landmark_Detection/requirements.txt index 0d9c1df..407d0de 100644 --- a/Facial_Landmark_Detection/requirements.txt +++ b/Facial_Landmark_Detection/requirements.txt @@ -230,7 +230,7 @@ Twisted==19.7.0 ujson==1.35 unicodecsv==0.14.1 uritemplate==3.0.0 -urllib3==1.24.1 +urllib3==1.24.2 w3lib==1.21.0 Wand==0.5.4 wcwidth==0.1.7