From 50c9daf4741745aff659342298b02c3e717e6275 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 04:28:24 +0000 Subject: [PATCH] Bump urllib3 from 1.25.8 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 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.8...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8d1146f..0fcd0ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,5 +26,5 @@ pytz==2021.1 requests==2.22.0 retrying==1.3.3 six==1.14.0 -urllib3==1.25.8 +urllib3==1.26.5 webencodings==0.5.1 diff --git a/requirements_dev.txt b/requirements_dev.txt index 5745446..6f19e3b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -41,5 +41,5 @@ sphinxcontrib-htmlhelp==1.0.3 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.4 -urllib3==1.25.8 +urllib3==1.26.5 webencodings==0.5.1