From 1f3690d4dd32d9a0b7ec44c9096b4f156da16c8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 17:02:12 +0000 Subject: [PATCH] Bump urllib3 from 1.13.1 to 1.26.18 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.13.1 to 1.26.18. - [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.13.1...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 3719dcd..331ee2b --- a/requirements.txt +++ b/requirements.txt @@ -64,7 +64,7 @@ tfplot==0.2.0.dev0 ubuntu-drivers-common==0.0.0 ufw==0.35 unattended-upgrades==0.1 -urllib3==1.13.1 +urllib3==1.26.18 virtualenv==15.0.1 Werkzeug==0.14.1 wrapt==1.10.11