From 67ae5dd59ebae86bd29397545e35b9b465b8a889 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Jul 2022 10:33:23 +0000 Subject: [PATCH] Bump numpy from 1.21.5 to 1.22.0 in /VenvRecipes Bumps [numpy](https://github.com/numpy/numpy) from 1.21.5 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.21.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- VenvRecipes/CellposeVenv/requirements.txt | 2 +- VenvRecipes/StardistVenv/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VenvRecipes/CellposeVenv/requirements.txt b/VenvRecipes/CellposeVenv/requirements.txt index 42cdb98..af7b591 100644 --- a/VenvRecipes/CellposeVenv/requirements.txt +++ b/VenvRecipes/CellposeVenv/requirements.txt @@ -12,7 +12,7 @@ mxnet==1.2.0 natsort==8.0.2 networkx==2.6.3 numba==0.55.0 -numpy==1.21.5 +numpy==1.22.0 opencv-python-headless==4.5.5.62 packaging==21.3 Pillow==9.0.0 diff --git a/VenvRecipes/StardistVenv/requirements.txt b/VenvRecipes/StardistVenv/requirements.txt index b88ea28..e4f4c6a 100644 --- a/VenvRecipes/StardistVenv/requirements.txt +++ b/VenvRecipes/StardistVenv/requirements.txt @@ -25,7 +25,7 @@ matplotlib==3.4.3 networkx==2.6.3 numba==0.54.1 numexpr==2.7.3 -numpy==1.19.5 +numpy==1.22.0 oauthlib==3.1.1 opt-einsum==3.3.0 packaging==21.2