From 30e1b56fc2d52a2dfdffb80a5c348e43c5c5191c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2019 04:52:49 +0000 Subject: [PATCH] [Security] Bump urllib3 from 1.22 to 1.24.2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.22 to 1.24.2. **This update includes security fixes.** - [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.22...1.24.2) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4bdfd39..a1264cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,4 +14,4 @@ rsa==3.4.2 six==1.11.0 SQLAlchemy==1.1.14 uritemplate==3.0.0 -urllib3==1.22 +urllib3==1.24.2