From 3865a6c358070290b8a7068085ebccd3cae46bf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 22:35:01 +0000 Subject: [PATCH] Bump numpy in /Maria/federated_segmentation_unet_pneumo 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] --- Maria/federated_segmentation_unet_pneumo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Maria/federated_segmentation_unet_pneumo/requirements.txt b/Maria/federated_segmentation_unet_pneumo/requirements.txt index 846da0a4..fd9ad896 100644 --- a/Maria/federated_segmentation_unet_pneumo/requirements.txt +++ b/Maria/federated_segmentation_unet_pneumo/requirements.txt @@ -4,5 +4,5 @@ syft==0.1.22a1 pydicom==1.3.0 matplotlib==3.1.0 pandas==0.25.0 -numpy==1.16.4 +numpy==1.22.0 Pillow==6.1.0