From 3079b2ddb3e9337eec5c7f78f4964332d91a7cdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 21:44:54 +0000 Subject: [PATCH] Bump urllib3 from 1.12 to 1.26.5 in /python 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] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index ca08e00..8461fe4 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -8,7 +8,7 @@ six==1.9.0 stevedore==1.8.0 twilio==4.5.0 twitter==1.15.0 -urllib3==1.12 +urllib3==1.26.5 virtualenv==13.1.0 virtualenv-clone==0.2.6 virtualenvwrapper==4.6.0