From c6ebb3e080db1a1cde09ec8dcfece4a575a76cb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 22:58:09 +0000 Subject: [PATCH] Bump numpy from 1.15.1 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.15.1 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.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- code/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/code/requirements.txt b/code/requirements.txt index 8d522dc..2f81dbb 100644 --- a/code/requirements.txt +++ b/code/requirements.txt @@ -2,7 +2,7 @@ pandas==0.23.4 tqdm==4.33.0 scipy==1.1.0 matplotlib==2.2.3 -numpy==1.15.1 +numpy==1.22.0 tensorflow==2.0.1 scikit-learn tensorflow_datasets diff --git a/requirements.txt b/requirements.txt index 8d522dc..2f81dbb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ pandas==0.23.4 tqdm==4.33.0 scipy==1.1.0 matplotlib==2.2.3 -numpy==1.15.1 +numpy==1.22.0 tensorflow==2.0.1 scikit-learn tensorflow_datasets