From 3240dcbad1c64584c9f54f14f4f0018021329862 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 21:44:18 +0000 Subject: [PATCH] Bump urllib3 from 1.14 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.14 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.14...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- aws-results/client-pip-freeze.txt | 2 +- new-aws-results/client-pip-freeze.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/aws-results/client-pip-freeze.txt b/aws-results/client-pip-freeze.txt index d1789c0..33d14b3 100644 --- a/aws-results/client-pip-freeze.txt +++ b/aws-results/client-pip-freeze.txt @@ -36,6 +36,6 @@ rsa==3.3 simplejson==3.6.5 six==1.8.0 urlgrabber==3.9.1 -urllib3==1.8.2 +urllib3==1.26.5 virtualenv==12.0.7 yum-metadata-parser==1.1.4 diff --git a/new-aws-results/client-pip-freeze.txt b/new-aws-results/client-pip-freeze.txt index d1789c0..33d14b3 100644 --- a/new-aws-results/client-pip-freeze.txt +++ b/new-aws-results/client-pip-freeze.txt @@ -36,6 +36,6 @@ rsa==3.3 simplejson==3.6.5 six==1.8.0 urlgrabber==3.9.1 -urllib3==1.8.2 +urllib3==1.26.5 virtualenv==12.0.7 yum-metadata-parser==1.1.4 diff --git a/requirements.txt b/requirements.txt index 41cd976..6f1b9d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,6 +10,6 @@ pycurl==7.43.0 requests==2.9.1 supervisor==3.2.1 supervisor-stdout==0.1.1 -urllib3==1.14 +urllib3==1.26.5 Werkzeug==0.11.4 wheel==0.29.0