From c9cb7cf2d50c762a465a9792fd2c224b043d7dc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 22:15:38 +0000 Subject: [PATCH] Bump numpy from 1.13.3 to 1.22.0 in /assignment3 Bumps [numpy](https://github.com/numpy/numpy) from 1.13.3 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.13.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- assignment3/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 assignment3/requirements.txt diff --git a/assignment3/requirements.txt b/assignment3/requirements.txt old mode 100755 new mode 100644 index 8273b61..9bdb51f --- a/assignment3/requirements.txt +++ b/assignment3/requirements.txt @@ -41,7 +41,7 @@ nbformat==4.0.1 nltk==3.2.2 notebook==4.0.6 numexpr==2.6.5 -numpy==1.13.3 +numpy==1.22.0 path.py==8.1.2 pexpect==4.0.1 pickleshare==0.5