From 4646eb36b050be547a7b7b5bb7ac5c4b564cad7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:25:08 +0000 Subject: [PATCH] Bump numpy from 1.11.2 to 1.22.0 in /docker/cellranger Bumps [numpy](https://github.com/numpy/numpy) from 1.11.2 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.11.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/cellranger/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/cellranger/requirements.txt b/docker/cellranger/requirements.txt index 8b46abb17..a0b0c42ab 100644 --- a/docker/cellranger/requirements.txt +++ b/docker/cellranger/requirements.txt @@ -4,7 +4,7 @@ h5py==2.6.0 illuminate==0.6.5 jinja2==2.7.3 matplotlib==1.5.1 -numpy==1.11.2 +numpy==1.22.0 pyfasta==0.5.2 pysam==0.9.1 PyVCF==0.6.8