From e94a721928e7f4e12a9dfe439ef52940ff406b6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 23:27:58 +0000 Subject: [PATCH] Bump urllib3 from 1.25.9 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 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.9...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index c7fb3f4..c53cfca 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -15,5 +15,5 @@ six==1.12.0 tabulate==0.8.7 toml==0.10.1 typed-ast==1.4.1 -urllib3==1.25.9 +urllib3==1.26.5 wrapt==1.12.1 diff --git a/requirements.txt b/requirements.txt index 10ec4b2..338f505 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ idna==2.9 PyYAML==5.3.1 requests==2.24.0 simplejson==3.17.0 -urllib3==1.25.9 +urllib3==1.26.5