From ec3c577d8301f562388f3df7a14474e0fdfae1ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 02:53:57 +0000 Subject: [PATCH] Bump urllib3 from 1.25.10 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.10 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.10...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- test_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d2a82bd..ba6dad4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,6 +52,6 @@ tabulate==0.8.7 threadpoolctl==2.1.0 tqdm==4.48.0 twine==3.2.0 -urllib3==1.25.10 +urllib3==1.26.5 webencodings==0.5.1 zipp==3.1.0 diff --git a/test_requirements.txt b/test_requirements.txt index d2a82bd..ba6dad4 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -52,6 +52,6 @@ tabulate==0.8.7 threadpoolctl==2.1.0 tqdm==4.48.0 twine==3.2.0 -urllib3==1.25.10 +urllib3==1.26.5 webencodings==0.5.1 zipp==3.1.0