From fac49dba17158cf30241854ca16b2a591c5fab0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 00:04:05 +0000 Subject: [PATCH] Bump numpy from 1.15.4 to 1.22.0 in /Replicating_Phenomizer_Results Bumps [numpy](https://github.com/numpy/numpy) from 1.15.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.15.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Replicating_Phenomizer_Results/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Replicating_Phenomizer_Results/requirements.txt b/Replicating_Phenomizer_Results/requirements.txt index 9de034d..cf21845 100644 --- a/Replicating_Phenomizer_Results/requirements.txt +++ b/Replicating_Phenomizer_Results/requirements.txt @@ -27,7 +27,7 @@ mwoauth==0.3.2 nbconvert==5.4.0 nbformat==4.4.0 notebook==5.7.4 -numpy==1.15.4 +numpy==1.22.0 oauthlib==2.1.0 pandas==0.23.4 pandocfilters==1.4.2