From cc1db4901732007c64c709de199a80e75cfa7040 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Jan 2021 12:26:58 +0000 Subject: [PATCH] Bump urllib3 from 1.23 to 1.24.2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.23 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.23...1.24.2) Signed-off-by: dependabot[bot] --- requirements-py3.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-py3.txt b/requirements-py3.txt index c7419e4e..70d65dbb 100644 --- a/requirements-py3.txt +++ b/requirements-py3.txt @@ -83,7 +83,7 @@ stevedore==1.28.0 ratelimit==2.2.1 tenacity==4.12.0 Twisted==18.7.0rc1 -urllib3==1.23 +urllib3==1.24.2 vine==1.1.4 WebOb==1.8.2 Werkzeug==0.14.1 diff --git a/requirements.txt b/requirements.txt index e37589b0..08bbcdc0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -81,7 +81,7 @@ statsd==3.2.1 stevedore==1.25.0 tenacity==4.4.0 Twisted==17.5.0 -urllib3==1.22 +urllib3==1.24.2 vine==1.1.4 WebOb==1.7.3 Werkzeug==0.12.2