From 34877c4ee4107ba57fd50a75e6b03f62743e0800 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:29:25 +0000 Subject: [PATCH] Bump numpy from 1.12.1 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.12.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.12.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements27.txt | 2 +- requirements35.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements27.txt b/requirements27.txt index 9f866e9..2596235 100644 --- a/requirements27.txt +++ b/requirements27.txt @@ -18,7 +18,7 @@ lazy-object-proxy==1.3.1 matplotlib==2.0.2 mccabe==0.6.1 nose-parameterized==0.6.0 -numpy==1.12.1 +numpy==1.22.0 packaging==16.8 pandas==0.20.1 plac==0.9.6 diff --git a/requirements35.txt b/requirements35.txt index d210196..0a77144 100644 --- a/requirements35.txt +++ b/requirements35.txt @@ -12,7 +12,7 @@ isort==4.2.15 lazy-object-proxy==1.3.1 matplotlib==2.0.2 mccabe==0.6.1 -numpy==1.12.1 +numpy==1.22.0 packaging==16.8 pandas==0.20.1 parameterized==0.6.1