From d1e65fa7b080f4e752e5b5843516cf729608d5d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 21:07:03 +0000 Subject: [PATCH] Bump numpy from 1.5.1 to 1.21.0 in /stuff/old_docs Bumps [numpy](https://github.com/numpy/numpy) from 1.5.1 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.5.1...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- stuff/old_docs/pip-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stuff/old_docs/pip-requirements.txt b/stuff/old_docs/pip-requirements.txt index f48a3a2..109679c 100644 --- a/stuff/old_docs/pip-requirements.txt +++ b/stuff/old_docs/pip-requirements.txt @@ -1,6 +1,6 @@ # Setup instructions and stuff related here PIL==1.1.7 -numpy==1.5.1 +numpy==1.21.0 matplotlib==1.0.1