From 39d5f6f6503d2f7cc9a8e51f93ead32c18211bce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:26:01 +0000 Subject: [PATCH] Bump numpy from 1.16.1 to 1.22.0 in /code Bumps [numpy](https://github.com/numpy/numpy) from 1.16.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.16.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/requirements.txt b/code/requirements.txt index 36fba38..3f94be6 100644 --- a/code/requirements.txt +++ b/code/requirements.txt @@ -38,7 +38,7 @@ MarkupSafe==1.1.1 matplotlib==2.2.4 mock==3.0.5 networkx==2.2 -numpy==1.16.1 +numpy==1.22.0 nvidia-ml-py==375.53.1 nvidia-ml-py3==7.352.0 opt-einsum==2.3.2