From 1a12dd1f5fe755a86116dca5166ee6772501cc99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jan 2020 15:30:51 +0000 Subject: [PATCH] Bump urllib3 from 1.24.1 to 1.24.2 in /Flask_Sample_App 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/Flask_Sample_App/requirements.txt b/Flask_Sample_App/requirements.txt index e976498..16d21f9 100644 --- a/Flask_Sample_App/requirements.txt +++ b/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