From ae28a05c2961c40e29c6f25ed9998008af5fb870 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 03:18:32 +0000 Subject: [PATCH] :arrow_up: Bump numpy from 1.18.4 to 1.22.0 in /cs231n/assignment3 Bumps [numpy](https://github.com/numpy/numpy) from 1.18.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.18.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cs231n/assignment3/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cs231n/assignment3/requirements.txt b/cs231n/assignment3/requirements.txt index d84ec13..52d4c7e 100644 --- a/cs231n/assignment3/requirements.txt +++ b/cs231n/assignment3/requirements.txt @@ -35,7 +35,7 @@ nbconvert==5.4.1 nbdime==1.0.5 nbformat==4.4.0 notebook==6.1.5 -numpy==1.18.4 +numpy==1.22.0 pandocfilters==1.4.2 parso==0.3.4 pexpect==4.6.0