From 1a5f31cb51288959830add70e2fe9f82369f876c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 23:15:34 +0000 Subject: [PATCH] Bump numpy from 1.17.0 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.17.0 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.0...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 6ed6edc..1441301 100644 --- a/requirements-colab.txt +++ b/requirements-colab.txt @@ -1,4 +1,4 @@ -numpy==1.17.0 +numpy==1.22.0 h5py==2.9.0 Keras==2.2.4 opencv-python==4.1.0.25 diff --git a/requirements-cpu.txt b/requirements-cpu.txt index 1152b18..35b802d 100644 --- a/requirements-cpu.txt +++ b/requirements-cpu.txt @@ -1,4 +1,4 @@ -numpy==1.17.0 +numpy==1.22.0 h5py==2.9.0 Keras==2.2.4 opencv-python==4.1.0.25 diff --git a/requirements-cuda.txt b/requirements-cuda.txt index 0d6ab03..72327c3 100644 --- a/requirements-cuda.txt +++ b/requirements-cuda.txt @@ -1,4 +1,4 @@ -numpy==1.17.0 +numpy==1.22.0 h5py==2.9.0 Keras==2.2.4 opencv-python==4.1.0.25 diff --git a/requirements-opencl.txt b/requirements-opencl.txt index 2ac2908..a271858 100644 --- a/requirements-opencl.txt +++ b/requirements-opencl.txt @@ -1,4 +1,4 @@ -numpy==1.17.0 +numpy==1.22.0 h5py==2.9.0 Keras==2.2.4 opencv-python==4.1.0.25