From 2b8db39f4f7a15d404c0774fd8cc96de6c6602ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:04:26 +0000 Subject: [PATCH] Bump numpy from 1.11.2 to 1.21.0 in /Ref_Projects/SDC-P5-master Bumps [numpy](https://github.com/numpy/numpy) from 1.11.2 to 1.21.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.11.2...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Ref_Projects/SDC-P5-master/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ref_Projects/SDC-P5-master/requirements.txt b/Ref_Projects/SDC-P5-master/requirements.txt index 45478cbd4..426170a3b 100644 --- a/Ref_Projects/SDC-P5-master/requirements.txt +++ b/Ref_Projects/SDC-P5-master/requirements.txt @@ -83,7 +83,7 @@ nose==1.3.7 notebook==4.2.3 numba==0.28.1 numexpr==2.6.1 -numpy==1.11.2 +numpy==1.21.0 odo==0.5.0 openpyxl==2.3.2 pandas==0.18.1