From 9507be70556e1845c9f96501c5a0bdb73cc2ceb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 22:09:02 +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] --- python_requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_requirement.txt b/python_requirement.txt index 4e33d9c..790d974 100644 --- a/python_requirement.txt +++ b/python_requirement.txt @@ -156,7 +156,7 @@ tzlocal==2.1 unicodecsv==0.14.1 Unidecode==1.1.1 uritemplate==3.0.1 -urllib3==1.25.10 +urllib3==1.26.5 utils==0.9.0 virtualenv-clone==0.5.4 virtualenv==20.0.31