From 60e69eed3a4fb5bc784471427e0b1f10ce29a7f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:25:29 +0000 Subject: [PATCH] Bump numpy from 1.16.4 to 1.22.0 in /tf Bumps [numpy](https://github.com/numpy/numpy) from 1.16.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.16.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tf/requirements-cpu.txt | 2 +- tf/requirements-gpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tf/requirements-cpu.txt b/tf/requirements-cpu.txt index db1bcff1f..65004a70c 100644 --- a/tf/requirements-cpu.txt +++ b/tf/requirements-cpu.txt @@ -1,6 +1,6 @@ antlr4-python3-runtime==4.7 jupyter==1.0.0 -numpy==1.16.4 +numpy==1.22.0 pandas==0.23.4 scikit-learn==0.21.2 scipy==1.3.0 diff --git a/tf/requirements-gpu.txt b/tf/requirements-gpu.txt index cdf0589d5..606a760c5 100644 --- a/tf/requirements-gpu.txt +++ b/tf/requirements-gpu.txt @@ -1,6 +1,6 @@ antlr4-python3-runtime==4.7 jupyter==1.0.0 -numpy==1.16.4 +numpy==1.22.0 pandas==0.23.4 scikit-learn==0.19.2 scipy==1.1.0