From 3756926764bfca26258580361f01e5e02239f4a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:24:26 +0000 Subject: [PATCH] Bump numpy from 1.15.1 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.15.1 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.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_with_extras.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7590b73..eb092e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ h5py==2.8.0 kiwisolver==1.0.1 matplotlib==2.2.3 networkx==2.1 -numpy==1.15.1 +numpy==1.22.0 Pillow==5.2.0 pkg-resources==0.0.0 protobuf==3.6.1 diff --git a/requirements_with_extras.txt b/requirements_with_extras.txt index 474f45f..b3a69b2 100644 --- a/requirements_with_extras.txt +++ b/requirements_with_extras.txt @@ -15,7 +15,7 @@ jupyter-core==4.4.0 kiwisolver==1.0.1 Markdown==2.6.11 matplotlib==2.2.2 -numpy==1.14.5 +numpy==1.22.0 parso==0.3.1 pexpect==4.6.0 pickleshare==0.7.4