From 01d06b05547abb244f4f5f450891e2ee4beb2c7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 00:52:30 +0000 Subject: [PATCH] Bump numpy from 1.17.4 to 1.22.0 in /containers/h5ad-to-arrow/context Bumps [numpy](https://github.com/numpy/numpy) from 1.17.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.17.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- containers/h5ad-to-arrow/context/requirements-freeze.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/h5ad-to-arrow/context/requirements-freeze.txt b/containers/h5ad-to-arrow/context/requirements-freeze.txt index a54351d..806750b 100644 --- a/containers/h5ad-to-arrow/context/requirements-freeze.txt +++ b/containers/h5ad-to-arrow/context/requirements-freeze.txt @@ -10,7 +10,7 @@ h5py==2.10.0 idna==2.8 importlib-metadata==1.6.0 natsort==6.2.0 -numpy==1.17.4 +numpy==1.22.0 packaging==20.3 pandas==0.25.3 pyarrow==0.15.1