From 8f71b3780ce6bc6123d9f3967ed588f4a8e81fd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 05:19:10 +0000 Subject: [PATCH] Bump future in /hyperbox/networks/nasbench301/install Bumps [future](https://github.com/PythonCharmers/python-future) from 0.18.2 to 0.18.3. - [Release notes](https://github.com/PythonCharmers/python-future/releases) - [Changelog](https://github.com/PythonCharmers/python-future/blob/master/docs/changelog.rst) - [Commits](https://github.com/PythonCharmers/python-future/compare/v0.18.2...v0.18.3) --- updated-dependencies: - dependency-name: future 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..9cd55ba 100644 --- a/hyperbox/networks/nasbench301/install/requirements_cu111.txt +++ b/hyperbox/networks/nasbench301/install/requirements_cu111.txt @@ -43,7 +43,7 @@ flake8==4.0.1 Flask==1.0.2 Flask-Cors==3.0.6 fsspec==2021.10.1 -future==0.18.2 +future==0.18.3 gevent==1.3.6 gitdb==4.0.8 GitPython==3.1.24