From a17334409a54da1d3aceed9d5aa817c2b595f62e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:07:26 +0000 Subject: [PATCH] Bump numpy from 1.14.3 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.14.3 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.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_new.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3873b00..fe67f8a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ kiwisolver==1.0.1 #logging-bootstrap==1.0.0 macholib==1.9 matplotlib==2.2.2 -numpy==1.14.3 +numpy==1.22.0 pefile==2017.11.5 pkg-resources==0.0.0 PyForms==3.0.0 diff --git a/requirements_new.txt b/requirements_new.txt index a521c14..85e7d81 100644 --- a/requirements_new.txt +++ b/requirements_new.txt @@ -6,7 +6,7 @@ kiwisolver==1.0.1 logging-bootstrap==1.0.0 macholib==1.9 matplotlib==2.2.2 -numpy==1.14.3 +numpy==1.22.0 pefile==2017.11.5 pkg-resources==0.0.0 PyForms==3.0.0