From a52761e04725ab3a4f1e4595bbb1a281d3f06a84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 23:19:36 +0000 Subject: [PATCH] Bump numpy from 1.18.4 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.18.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.18.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-gpu.txt | 2 +- requirements-tpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-gpu.txt b/requirements-gpu.txt index 49db6bb..f7345fd 100644 --- a/requirements-gpu.txt +++ b/requirements-gpu.txt @@ -1,7 +1,7 @@ pandas==0.24.2 regex==2019.4.14 h5py==2.10.0 -numpy==1.18.4 +numpy==1.22.0 tensorboard==1.15.0 tensorflow-gpu==1.15.4 tensorflow-estimator==1.15.1 diff --git a/requirements-tpu.txt b/requirements-tpu.txt index 1955b8f..faa500a 100644 --- a/requirements-tpu.txt +++ b/requirements-tpu.txt @@ -1,7 +1,7 @@ pandas==0.24.2 regex==2019.4.14 h5py==2.10.0 -numpy==1.18.4 +numpy==1.22.0 tensorboard==1.15.0 tensorflow==1.15.4 tensorflow-estimator==1.15.1