From 9f974c2c756580fbfa7d1cb9f1c6aa3adf499668 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:00:31 +0000 Subject: [PATCH] Bump numpy in /angle_01_week_02/nn-from-scratch-master Bumps [numpy](https://github.com/numpy/numpy) from 1.9.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.9.2...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- angle_01_week_02/nn-from-scratch-master/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/angle_01_week_02/nn-from-scratch-master/requirements.txt b/angle_01_week_02/nn-from-scratch-master/requirements.txt index ecae77f..6e39fc6 100644 --- a/angle_01_week_02/nn-from-scratch-master/requirements.txt +++ b/angle_01_week_02/nn-from-scratch-master/requirements.txt @@ -23,7 +23,7 @@ nbconvert==4.0.0 nbformat==4.0.0 nose==1.3.7 notebook==4.0.4 -numpy==1.9.2 +numpy==1.21.0 path.py==8.1 pbr==1.6.0 pexpect==3.3