From 883d2a33e043b64f814e8b4765dc8b578fd02b55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 03:09:27 +0000 Subject: [PATCH] Bump numpy from 1.17.4 to 1.22.0 in /2020/CNN/nnenum/nnenum Bumps [numpy](https://github.com/numpy/numpy) from 1.17.4 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.17.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 2020/CNN/nnenum/nnenum/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2020/CNN/nnenum/nnenum/requirements.txt b/2020/CNN/nnenum/nnenum/requirements.txt index 3cfff89..79d4b6f 100644 --- a/2020/CNN/nnenum/nnenum/requirements.txt +++ b/2020/CNN/nnenum/nnenum/requirements.txt @@ -1,5 +1,5 @@ tensorflow==2.2.0 -numpy==1.17.4 +numpy==1.22.0 scipy==1.4.1 foolbox==2.4.0 threadpoolctl==2.1.0