From 57eedd61522f7e080c9d1d529ef825f3d84dd3cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:01:07 +0000 Subject: [PATCH] Bump numpy from 1.17.5 to 1.22.0 in /Lecture5 Bumps [numpy](https://github.com/numpy/numpy) from 1.17.5 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.17.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Lecture5/minrequirements.txt | 2 +- Lecture5/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Lecture5/minrequirements.txt b/Lecture5/minrequirements.txt index 687024f..7aa27fa 100644 --- a/Lecture5/minrequirements.txt +++ b/Lecture5/minrequirements.txt @@ -1,2 +1,2 @@ -numpy==1.17.5 +numpy==1.22.0 matplotlib==3.1.2 diff --git a/Lecture5/requirements.txt b/Lecture5/requirements.txt index 70bab6d..ee7b2ed 100644 --- a/Lecture5/requirements.txt +++ b/Lecture5/requirements.txt @@ -28,7 +28,7 @@ more-itertools==8.1.0 nbconvert==5.6.1 nbformat==5.0.4 notebook==6.0.3 -numpy==1.17.5 +numpy==1.22.0 pandocfilters==1.4.2 parso==0.6.0 pexpect==4.8.0