From ec557e3c6e82882e1ca179327696fc160e3b2cf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:23:28 +0000 Subject: [PATCH] Bump numpy from 1.16.4 to 1.22.0 in /tests Bumps [numpy](https://github.com/numpy/numpy) from 1.16.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.16.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_requirements.txt b/tests/test_requirements.txt index 84d26b9..a973b01 100644 --- a/tests/test_requirements.txt +++ b/tests/test_requirements.txt @@ -8,7 +8,7 @@ pyyaml>=3.12 pydicom>=1.0.2 nibabel>=2.1.0 nipy>=0.4.1 -numpy==1.16.4 +numpy==1.22.0 scipy==1.1.0 pyzmq>=16.0.2 pyyaml>=3.12