From 6a29956da7ad4851f643081fe1211f0780caea0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:39:51 +0000 Subject: [PATCH] Bump numpy from 1.15.4 to 1.22.0 in /ProjectFolder/Code 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] --- ProjectFolder/Code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ProjectFolder/Code/requirements.txt b/ProjectFolder/Code/requirements.txt index 6b20fc7..ff1cff1 100644 --- a/ProjectFolder/Code/requirements.txt +++ b/ProjectFolder/Code/requirements.txt @@ -66,7 +66,7 @@ nbconvert==5.3.1 nbformat==4.4.0 notebook==5.7.4 numba==0.41.0 -numpy==1.15.4 +numpy==1.22.0 numpydoc==0.8.0 packaging==18.0 pandas==0.23.4