From 6cdfb344c2c73e5d3966765a044d96dd763b70c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 21:09:13 +0000 Subject: [PATCH] Bump numpy from 1.10.4 to 1.21.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.10.4 to 1.21.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.10.4...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index ff8d3ca..a5b18e7 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ hjson==1.5.8 networkx==1.10 nibabel==2.0.2 nipype==0.11.0 -numpy==1.10.4 +numpy==1.21.0 ordered-set==2.0.0 patsy==0.4.1 scipy==0.16.0