From 576e22d145fc124be7c0c67025b3e648021fac3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Feb 2023 03:24:59 +0000 Subject: [PATCH] Bump numpy from 1.18.4 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.18.4 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.18.4...v1.22.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(-) diff --git a/requirements.txt b/requirements.txt index 9e2af83..163c5a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ imageio==2.8.0 tqdm==4.46.0 matplotlib==3.2.1 mpi4py==3.0.3 -numpy==1.18.4 +numpy==1.22.0 Pillow==8.1.1 baselines==0.1.5 scikit-image==0.14.2