From cacb685e95698872fc07d121cf368c1d4d538ccf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 13:27:31 -0700 Subject: [PATCH] Bump urllib3 from 1.25.8 to 1.26.5 and Requests to 2.* * Bump urllib3 from 1.25.8 to 1.26.5 * Requests to 2.* to resolve dependency version conflicts 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] * up requests version Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Patrick <4002194+askpatrickw@users.noreply.github.com> --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index eb35bfa..5a89316 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ pytest-faulthandler==2.0.1 pytest-random-order==1.0.4 pytz==2019.2 readme-renderer==24.0 -requests==2.22.0 +requests==2.* requests-toolbelt==0.9.1 semver~=2.13 six==1.12.0 @@ -47,7 +47,7 @@ sphinxcontrib-serializinghtml==1.1.3 toml==0.10.0 tqdm==4.35.0 twine==1.13.0 -urllib3==1.25.8 +urllib3==1.26.5 wcwidth==0.1.7 webencodings==0.5.1 zipp==0.6.0