From b03e39ea21700e2b6cfad3393aaeadf30d303f5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:13:50 +0000 Subject: [PATCH] Bump numpy from 1.12.0 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.12.0 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.0...v1.22.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..9ec5540 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.22.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..7769fc6 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.22.0 packaging==16.8 pandocfilters==1.4.1 path.py==10.1