From 873c3a041fd4484f44d8bd393434707b7f839cb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2020 02:19:09 +0000 Subject: [PATCH] Bump urllib3 from 1.9 to 1.24.2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.9 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.9...1.24.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 47948e9..6f415ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ six==1.7.3 speaklater==1.3 SQLAlchemy==0.9.7 ssdeep==3.1 -urllib3==1.9 +urllib3==1.24.2 uuid==1.30 virustotal==1.0.3 Werkzeug==0.15.3