From 0c802232cf6924356848ba66c027a890f40f2364 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:09:04 +0000 Subject: [PATCH] Bump numpy from 1.15.4 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.15.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.15.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_cpu.txt | 2 +- requirements_gpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_cpu.txt b/requirements_cpu.txt index acc0cbc..8240cda 100644 --- a/requirements_cpu.txt +++ b/requirements_cpu.txt @@ -21,7 +21,7 @@ matplotlib==3.0.3 msgpack-python==0.5.6 msgpack-rpc-python==0.4.1 networkx==2.4 -numpy==1.15.4 +numpy==1.22.0 nvidia-ml-py3==7.352.0 opencv-python==4.1.1.26 opt-einsum==3.1.0 diff --git a/requirements_gpu.txt b/requirements_gpu.txt index dd25190..9f247bf 100644 --- a/requirements_gpu.txt +++ b/requirements_gpu.txt @@ -21,7 +21,7 @@ matplotlib==3.0.3 msgpack-python==0.5.6 msgpack-rpc-python==0.4.1 networkx==2.4 -numpy==1.15.4 +numpy==1.22.0 nvidia-ml-py3==7.352.0 opencv-python==4.1.1.26 opt-einsum==3.1.0