From 0fa8c2643e0aa19d1ed6ded03d1608dd03bc55bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 03:40:17 +0000 Subject: [PATCH] Bump numpy from 1.17.4 to 1.22.0 in /DeepPATH_code 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] --- DeepPATH_code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 DeepPATH_code/requirements.txt diff --git a/DeepPATH_code/requirements.txt b/DeepPATH_code/requirements.txt old mode 100755 new mode 100644 index 01cc97b..0d21e14 --- a/DeepPATH_code/requirements.txt +++ b/DeepPATH_code/requirements.txt @@ -123,7 +123,7 @@ nltk==3.3 notebook==5.6.0 numba==0.53.1 numexpr==2.6.9 -numpy==1.17.4 +numpy==1.22.0 numpydoc==0.8.0 opencv-python==4.4.0.42 OpenMM==7.4.0