From c76dc5727e2b6c3e8a603881ac809fe91470f940 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:19:23 +0000 Subject: [PATCH] Bump numpy from 1.16.1 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.16.1 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.16.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-colab.txt | 2 +- requirements-cpu.txt | 2 +- requirements-cuda.txt | 2 +- requirements-opencl.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-colab.txt b/requirements-colab.txt index 5f2216f..dfdf253 100644 --- a/requirements-colab.txt +++ b/requirements-colab.txt @@ -1,4 +1,4 @@ -numpy==1.16.1 +numpy==1.22.0 h5py==2.9.0 Keras==2.2.4 opencv-python==4.0.0.21 diff --git a/requirements-cpu.txt b/requirements-cpu.txt index 0e61666..dd36fde 100644 --- a/requirements-cpu.txt +++ b/requirements-cpu.txt @@ -1,4 +1,4 @@ -numpy==1.16.1 +numpy==1.22.0 h5py==2.9.0 Keras==2.2.4 opencv-python==4.0.0.21 diff --git a/requirements-cuda.txt b/requirements-cuda.txt index cbb3279..effbef5 100644 --- a/requirements-cuda.txt +++ b/requirements-cuda.txt @@ -1,4 +1,4 @@ -numpy==1.16.1 +numpy==1.22.0 h5py==2.9.0 Keras==2.2.4 opencv-python==4.0.0.21 diff --git a/requirements-opencl.txt b/requirements-opencl.txt index 2a357c1..697b295 100644 --- a/requirements-opencl.txt +++ b/requirements-opencl.txt @@ -1,4 +1,4 @@ -numpy==1.16.1 +numpy==1.22.0 h5py==2.9.0 Keras==2.2.4 opencv-python==4.0.0.21