From 194bad787152c7e406bcbf9a72729fbaefbe454c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 23:51:17 +0000 Subject: [PATCH] Bump numpy from 1.16.5 to 1.22.0 in /hbp_nrp_cle Bumps [numpy](https://github.com/numpy/numpy) from 1.16.5 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.16.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hbp_nrp_cle/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 hbp_nrp_cle/requirements.txt diff --git a/hbp_nrp_cle/requirements.txt b/hbp_nrp_cle/requirements.txt old mode 100755 new mode 100644 index b8d07f5..f77b010 --- a/hbp_nrp_cle/requirements.txt +++ b/hbp_nrp_cle/requirements.txt @@ -1,6 +1,6 @@ # other requirements cython==0.23.4 -numpy==1.16.5 +numpy==1.22.0 scipy==0.17.1 lxml==3.4.0 h5py==2.6.0