From 7a4368890f2869bec3008b163f89c39fada66178 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 01:59:30 +0000 Subject: [PATCH] Bump urllib3 from 1.24.3 to 1.26.5 in /save-password-exe Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.3 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.3...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- save-password-exe/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/save-password-exe/requirements.txt b/save-password-exe/requirements.txt index dd69a56..c8cb518 100644 --- a/save-password-exe/requirements.txt +++ b/save-password-exe/requirements.txt @@ -150,7 +150,7 @@ typed-ast==1.4.1 ubuntu-drivers-common==0.0.0 ufw==0.36 unattended-upgrades==0.1 -urllib3==1.24.3 +urllib3==1.26.5 usb-creator==0.3.3 vboxapi==1.0 virtualenv==20.0.20