From 9054c4f9882d29b52cf9a9845dbe0f4e11ca45a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 05:20:03 +0000 Subject: [PATCH] Bump numpy in /hyperbox/networks/nasbench301/install Bumps [numpy](https://github.com/numpy/numpy) from 1.19.5 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.19.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy 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..6f207a2 100644 --- a/hyperbox/networks/nasbench301/install/requirements_cu111.txt +++ b/hyperbox/networks/nasbench301/install/requirements_cu111.txt @@ -129,7 +129,7 @@ nose==1.3.7 notebook==5.6.0 numba==0.39.0 numexpr==2.6.8 -numpy==1.19.5 +numpy==1.22.0 numpydoc==0.8.0 oauthlib==3.1.0 odo==0.5.0