From 46ea70582b1ae764546964e01c6f0b1c70144ccd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2020 12:35:30 +0000 Subject: [PATCH] Bump urllib3 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] --- .../Flask_Sample_App/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Deploy_Machine_Learning_Model_on_Flask_App-master/Flask_Sample_App/requirements.txt b/Deploy_Machine_Learning_Model_on_Flask_App-master/Flask_Sample_App/requirements.txt index e976498..16d21f9 100644 --- a/Deploy_Machine_Learning_Model_on_Flask_App-master/Flask_Sample_App/requirements.txt +++ b/Deploy_Machine_Learning_Model_on_Flask_App-master/Flask_Sample_App/requirements.txt @@ -15,6 +15,6 @@ requests==2.21.0 scikit-learn==0.20.2 scipy==1.2.0 six==1.12.0 -urllib3==1.24.1 +urllib3==1.24.2 Werkzeug==0.14.1 wincertstore==0.2