From 9076b9c7b436ad517cccb42136319af8ce55efab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 21:02:03 +0000 Subject: [PATCH] Bump numpy from 1.21.5 to 1.22.4 in /requirements/CI Bumps [numpy](https://github.com/numpy/numpy) from 1.21.5 to 1.22.4. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt) - [Commits](https://github.com/numpy/numpy/compare/v1.21.5...v1.22.4) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/CI/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/CI/requirements.txt b/requirements/CI/requirements.txt index c9df15183..6ed6eb1fa 100644 --- a/requirements/CI/requirements.txt +++ b/requirements/CI/requirements.txt @@ -17,7 +17,7 @@ humanize==4.1.0 pyslim==0.700 pandas==1.3.4 numpy==1.21.5; python_version=='3.7' -numpy==1.22.3; python_version>='3.8' +numpy==1.22.4; python_version>='3.8' scikit-allel==1.3.5 zarr==2.11.3 biopython==1.79