From b0a6b8eb04573ae25341e194e431beb548a08f6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 21:55:21 +0000 Subject: [PATCH] Bump urllib3 from 1.22 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.22 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.22...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_docs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index b6c8d673..ad6cdb6d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ scrypt==0.8.0 six==1.11.0 tqdm==4.19.5 Twisted==17.9.0 -urllib3==1.22 +urllib3==1.26.5 virtualenv==15.1.0 wcwidth==0.1.7 Werkzeug==0.14.1 diff --git a/requirements_docs.txt b/requirements_docs.txt index 1f29ded3..02cec792 100644 --- a/requirements_docs.txt +++ b/requirements_docs.txt @@ -62,7 +62,7 @@ sphinx-rtd-theme==0.2.4 sphinxcontrib-websupport==1.0.1 tqdm==4.19.5 Twisted==17.9.0 -urllib3==1.22 +urllib3==1.26.5 virtualenv==15.1.0 wcwidth==0.1.7 zope.interface==4.4.3