From 54cfb8bd189b576cd81be6ef7b8379089e06d919 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 21:42:35 +0000 Subject: [PATCH] Bump urllib3 from 1.25.3 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.3 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.25.3...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 32cc7e668..6dbee2864 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,6 +37,6 @@ requests==2.22.0 scrypt==0.8.13 six==1.12.0 tqdm==4.29.1 -urllib3==1.25.3 +urllib3==1.26.5 wcwidth==0.1.7 yarl==1.3.0 diff --git a/requirements_docs.txt b/requirements_docs.txt index d1363fb05..ba3fbed64 100644 --- a/requirements_docs.txt +++ b/requirements_docs.txt @@ -32,5 +32,5 @@ snowballstemmer==1.2.1 Sphinx==1.8.3 sphinx-rtd-theme==0.4.2 sphinxcontrib-websupport==1.1.0 -urllib3==1.24.1 +urllib3==1.26.5 wcwidth==0.1.7 \ No newline at end of file