From c2dddd1215511ff4552a43b899b929923a29dbd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 21:49:17 +0000 Subject: [PATCH] Bump urllib3 from 1.7.1 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.7.1 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.7.1...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ef192c0f..81cf0b37 100644 --- a/requirements.txt +++ b/requirements.txt @@ -84,7 +84,7 @@ snakeviz==0.4.0 stevedore==0.14.1 system-service==0.1.6 tornado==3.1.1 -urllib3==1.7.1 +urllib3==1.26.5 virtualenv==1.11.4 virtualenv-clone==0.2.4 virtualenvwrapper==4.1.1