From 4edeba8dab9e3f00ba5d773d482a7de85a3c470c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:57:17 +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] --- experiments/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/experiments/requirements.txt b/experiments/requirements.txt index b324c0d..d3fc033 100644 --- a/experiments/requirements.txt +++ b/experiments/requirements.txt @@ -36,7 +36,7 @@ matplotlib==3.2.1 murmurhash==1.0.2 nose numexpr==2.7.1 -numpy==1.18.4 +numpy==1.22.0 nvidia-ml-py3==7.352.0 pandas==1.0.3 pillow==7.1.2 diff --git a/requirements.txt b/requirements.txt index d52c2ae..0ef18a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ markupsafe==1.1.1 matplotlib==3.2.1 murmurhash==1.0.2 numexpr==2.7.1 -numpy==1.18.4 +numpy==1.22.0 nvidia-ml-py3==7.352.0 pandas==1.0.3 pillow==7.1.2