From a72aecb4da169940a21bf4554e3104aca10b92c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 21:44:59 +0000 Subject: [PATCH] Bump urllib3 from 1.12 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.12 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.12...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 7333852..6029acd 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -6,5 +6,5 @@ pbr==1.8.1 py==1.4.31 pytest==2.8.3 six==1.10.0 -urllib3==1.12 +urllib3==1.26.5 urllib3-mock==0.3.3