From af43bd1faf3e4e1b17768e33557644c9ecbf0d08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 04:11:50 +0000 Subject: [PATCH] Bump numpy from 1.20.1 to 1.22.0 in /containers/anndata-to-ui/context Bumps [numpy](https://github.com/numpy/numpy) from 1.20.1 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.20.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- containers/anndata-to-ui/context/requirements-freeze.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/anndata-to-ui/context/requirements-freeze.txt b/containers/anndata-to-ui/context/requirements-freeze.txt index 2438b7f..bb766cc 100644 --- a/containers/anndata-to-ui/context/requirements-freeze.txt +++ b/containers/anndata-to-ui/context/requirements-freeze.txt @@ -13,7 +13,7 @@ idna==2.8 importlib-metadata==3.7.0 natsort==7.1.1 numcodecs==0.7.3 -numpy==1.20.1 +numpy==1.22.0 packaging==20.9 pandas==1.2.3 pycosat==0.6.3