From 3e337f565ad8f48d8e2b0a1e0c44e246ed9154f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 03:47:05 +0000 Subject: [PATCH] Bump numpy from 1.19.1 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.19.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.19.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- test_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d2a82bd..678407f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ monty==3.0.4 mpmath==1.1.0 mwinterface==0.0.1 networkx==2.4 -numpy==1.19.1 +numpy==1.22.0 packaging==20.4 palettable==3.3.0 pandas==1.1.0 diff --git a/test_requirements.txt b/test_requirements.txt index d2a82bd..678407f 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -22,7 +22,7 @@ monty==3.0.4 mpmath==1.1.0 mwinterface==0.0.1 networkx==2.4 -numpy==1.19.1 +numpy==1.22.0 packaging==20.4 palettable==3.3.0 pandas==1.1.0