From d9f9e98d94ae86f1d5309122c30053775544fbc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 21:12:07 +0000 Subject: [PATCH] Bump numpy from 1.12.0 to 1.21.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.12.0 to 1.21.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.0...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements_py27_dev.txt | 2 +- requirements_py3_dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_py27_dev.txt b/requirements_py27_dev.txt index 1a293f4..6f246b9 100644 --- a/requirements_py27_dev.txt +++ b/requirements_py27_dev.txt @@ -46,7 +46,7 @@ nbformat==4.2.0 networkx==1.11 nose==1.3.7 notebook==4.3.1 -numpy==1.12.0 +numpy==1.21.0 packaging==16.8 pandocfilters==1.4.1 path.py==10.1 diff --git a/requirements_py3_dev.txt b/requirements_py3_dev.txt index d1c99f0..002f9b0 100644 --- a/requirements_py3_dev.txt +++ b/requirements_py3_dev.txt @@ -43,7 +43,7 @@ nbformat==4.2.0 networkx==1.11 nose==1.3.7 notebook==4.3.1 -numpy==1.12.0 +numpy==1.21.0 packaging==16.8 pandocfilters==1.4.1 path.py==10.1