From 911f831cbbaa319b7251fa5717ab6ca5cf578ea5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 08:59:19 +0300 Subject: [PATCH] Bump urllib3 from 1.26.4 to 1.26.5 (#61) Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 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.26.4...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 6137840..e5a580c 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -61,7 +61,7 @@ tenacity==7.0.0 text-unidecode==1.3 toml==0.10.2 typing-extensions==3.7.4.3 -urllib3==1.26.4 +urllib3==1.26.5 virtualenv==20.4.4 wcmatch==8.1.2 websocket-client==0.58.0