From 5a8727418cf35285202522e5c6cd527ae44ed488 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 21:10:31 +0000 Subject: [PATCH] Bump numpy from 1.13.1 to 1.21.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.13.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.13.1...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- oldRepo/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/oldRepo/requirements.txt b/oldRepo/requirements.txt index 69c423b..f96e0b9 100644 --- a/oldRepo/requirements.txt +++ b/oldRepo/requirements.txt @@ -10,7 +10,7 @@ ipython-genutils==0.2.0 jsonschema==2.6.0 jupyter-core==4.3.0 nbformat==4.4.0 -numpy==1.13.1 +numpy==1.21.0 oauth2client==4.1.2 pandas==0.20.3 plotly==2.0.15 diff --git a/requirements.txt b/requirements.txt index fa5af41..72130a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ jupyter-core==4.3.0 MarkupSafe==1.0 matplotlib==2.0.2 nbformat==4.4.0 -numpy==1.13.1 +numpy==1.21.0 oauth2client==4.1.2 olefile==0.44 pandas==0.20.3