From a262d1de0a37c350623552889e46bf0c487cc3c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 13:43:21 +0000 Subject: [PATCH] Bump urllib3 in /hyperbox/networks/nasbench301/install Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.23 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.23...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hyperbox/networks/nasbench301/install/requirements_cu111.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyperbox/networks/nasbench301/install/requirements_cu111.txt b/hyperbox/networks/nasbench301/install/requirements_cu111.txt index f0106b1..818017f 100644 --- a/hyperbox/networks/nasbench301/install/requirements_cu111.txt +++ b/hyperbox/networks/nasbench301/install/requirements_cu111.txt @@ -278,7 +278,7 @@ Twisted==18.7.0 typed-ast==1.4.3 typing-extensions==3.7.4.3 unicodecsv==0.14.1 -urllib3==1.23 +urllib3==1.26.5 urwid==2.1.2 virtualenv==20.9.0 visdom==0.1.8.9