From 9584aabfd73d761219dca7997aaeb4f14f9eb94a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:15:00 +0000 Subject: [PATCH] Bump numpy from 1.14.1 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.14.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.14.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_docs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9c014ae..f042660 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ mpmath==1.0.0 neo-boa==0.3.3 neo-python-rpc==0.1.8 neocore==0.3.6 -numpy==1.14.1 +numpy==1.22.0 pbr==3.1.1 peewee==2.10.2 pluggy==0.6.0 diff --git a/requirements_docs.txt b/requirements_docs.txt index b8d9934..dfc2121 100644 --- a/requirements_docs.txt +++ b/requirements_docs.txt @@ -39,7 +39,7 @@ mpmath==1.0.0 neo-boa==0.2.1 neo-python-rpc==0.1.8 neocore==0.3.6 -numpy==1.14.0 +numpy==1.22.0 pbr==3.1.1 peewee==2.10.2 pluggy==0.6.0