From c4d0bc0818bb8af1494e3988b252b0a93b4a7331 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Apr 2022 18:14:33 +0000 Subject: [PATCH] Bump numpy from 1.14.1 to 1.21.0 in /demos/mirfBrainTumor/segmentation Bumps [numpy](https://github.com/numpy/numpy) from 1.14.1 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.14.1...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- demos/mirfBrainTumor/segmentation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/mirfBrainTumor/segmentation/requirements.txt b/demos/mirfBrainTumor/segmentation/requirements.txt index 2c46d9d..8d98aed 100644 --- a/demos/mirfBrainTumor/segmentation/requirements.txt +++ b/demos/mirfBrainTumor/segmentation/requirements.txt @@ -1,4 +1,4 @@ -numpy==1.14.1 +numpy==1.21.0 tensorflow==2.5.1 NiftyNet==0.2.2 SimpleITK==1.0.1