From 564eb96b4fcec5b1dac17ca68901276eb5ecdf88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 22:00:41 +0000 Subject: [PATCH] Bump numpy from 1.15.4 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.15.4 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.15.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements3.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4b2294b..3feeb6d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ Lasagne==0.2.dev1 lxml==4.3.2 matplotlib==2.2.3 nltk==3.4 -numpy==1.15.4 +numpy==1.22.0 parse==1.9.0 progressbar==2.5 protobuf==3.7.1 diff --git a/requirements3.txt b/requirements3.txt index c250770..f898131 100644 --- a/requirements3.txt +++ b/requirements3.txt @@ -78,7 +78,7 @@ murmurhash==1.0.2 networkx==1.11 nltk==3.4 nose==1.3.7 -numpy==1.16.2 +numpy==1.22.0 numpydoc==0.8.0 overrides==1.9 packaging==19.0