From 539e267d5263720aef03e0d6c7efc8268198a61e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 01:27:00 +0000 Subject: [PATCH] Bump urllib3 from 1.26.17 to 1.26.18 in /ICLR2023 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 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.26.17...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ICLR2023/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ICLR2023/requirements.txt b/ICLR2023/requirements.txt index 11cc109..8a16738 100644 --- a/ICLR2023/requirements.txt +++ b/ICLR2023/requirements.txt @@ -236,7 +236,7 @@ typer==0.3.2 typing-extensions==3.10.0.2 ufw==0.36 unattended-upgrades==0.1 -urllib3==1.26.17 +urllib3==1.26.18 virtualenv==15.1.0 WALinuxAgent==2.2.45 wasabi==0.8.2