From ae5144d0a1db583e43c17f01cbcac7efa60187b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 22:01:13 +0000 Subject: [PATCH] Bump numpy from 1.15.0 to 1.22.0 in /code/NPI/pytorch Bumps [numpy](https://github.com/numpy/numpy) from 1.15.0 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.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- code/NPI/pytorch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/NPI/pytorch/requirements.txt b/code/NPI/pytorch/requirements.txt index ac78cdd..9a03bae 100644 --- a/code/NPI/pytorch/requirements.txt +++ b/code/NPI/pytorch/requirements.txt @@ -38,7 +38,7 @@ msgpack==0.5.6 msgpack-numpy==0.4.3.2 murmurhash==1.0.1 nltk==3.4 -numpy==1.15.0 +numpy==1.22.0 olefile==0.45.1 pathlib==1.0.1 pbr==4.2.0