From 6ddda72d76693664bbf9acb94520e8561da76dbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 04:13:51 +0000 Subject: [PATCH] Bump numpy from 1.19.2 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.19.2 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.19.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 2866bd9..14064d2 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,6 +4,6 @@ Keras==2.0.6 commentjson==0.6 scipy==0.19.1 h5py==2.6.0 -numpy==1.13.3 +numpy==1.22.0 progressbar2==3.34.3 scikit_learn==0.19.1 diff --git a/requirements.txt b/requirements.txt index 69c5814..6c0f582 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ nbformat==5.0.8 nest-asyncio==1.4.3 networkx==2.5 notebook==6.1.6 -numpy==1.19.2 +numpy==1.22.0 oauthlib==3.1.0 opencv-python==4.4.0.46 opt-einsum==3.3.0