From b4a2da834853924f18339ad96095f00a2d6e5094 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 21:44:47 +0000 Subject: [PATCH] Bump urllib3 from 1.12 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.12 to 1.26.5. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.12...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements2.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index aeb6313..a074c2c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -76,7 +76,7 @@ six==1.9.0 tornado==4.0.2 Twisted==13.2.0 uritemplate==0.6 -urllib3==1.12 +urllib3==1.26.5 virtualenv==12.0.5 Werkzeug==0.9.6 xattr==0.6.4 diff --git a/requirements2.txt b/requirements2.txt index 17e394c..aef95cf 100644 --- a/requirements2.txt +++ b/requirements2.txt @@ -5,7 +5,7 @@ six==1.9.0 tornado==4.0.2 Twisted==13.2.0 uritemplate==0.6 -urllib3==1.12 +urllib3==1.26.5 virtualenv==12.0.5 Werkzeug==0.9.6 xattr==0.6.4