From 84dc2e2700ed6384834b983a4e382eb0c641b91a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 01:18:57 +0000 Subject: [PATCH] Bump urllib3 from 1.24.2 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 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.24.2...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 cc2dca2..e55d400 100644 --- a/requirements.txt +++ b/requirements.txt @@ -105,7 +105,7 @@ typed-ast==1.4.1 ubuntu-drivers-common==0.0.0 ufw==0.36 unattended-upgrades==0.1 -urllib3==1.24.2 +urllib3==1.26.5 usb-creator==0.3.3 utils==1.0.1 virtualenv==20.0.15