From a227a7e187153dba972afb410190fd822ec09adf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 22:09:45 +0000 Subject: [PATCH] Bump numpy from 1.16.2 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.16.2 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.2...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 216df38b..a0eee338 100644 --- a/requirements-gpu.txt +++ b/requirements-gpu.txt @@ -1,7 +1,7 @@ pandas==0.24.2 regex==2019.4.14 h5py==2.9.0 -numpy==1.16.2 +numpy==1.22.0 tensorboard==1.13.1 tensorflow-gpu==1.13.1 tqdm==4.31.1 diff --git a/requirements-tpu.txt b/requirements-tpu.txt index 8e628c98..cb220f7e 100644 --- a/requirements-tpu.txt +++ b/requirements-tpu.txt @@ -1,7 +1,7 @@ pandas==0.24.2 regex==2019.4.14 h5py==2.9.0 -numpy==1.16.2 +numpy==1.22.0 tensorboard==1.13.1 tensorflow==1.13.1 tensorflow-estimator==1.13.0