From aa72986f5e34a2c8add6ff9e4babd34b70bcbd36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 13:43:42 +0000 Subject: [PATCH] Bump numpy from 1.17.0 to 1.21.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.17.0 to 1.21.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt) - [Commits](https://github.com/numpy/numpy/compare/v1.17.0...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- paper_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 paper_requirements.txt diff --git a/paper_requirements.txt b/paper_requirements.txt old mode 100755 new mode 100644 index 58b19ffc..20db6d7b --- a/paper_requirements.txt +++ b/paper_requirements.txt @@ -1,4 +1,4 @@ -numpy == 1.17.0 +numpy == 1.21.0 matplotlib == 3.2.2