From 2226b24d7965d2317b0c17b7a2e33098f37c60a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:51:40 +0000 Subject: [PATCH] Bump numpy from 1.18.3 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.18.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.18.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_python3.7.txt | 2 +- requirements_python3.8.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 811f091..cdec9af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ more-itertools==7.0.0 mpmath==1.1.0 networkx==2.3 numexpr==2.6.9 -numpy==1.16.3 +numpy==1.22.0 pandas==0.23.4 partd==1.0.0 patsy==0.5.1 diff --git a/requirements_python3.7.txt b/requirements_python3.7.txt index 811f091..cdec9af 100644 --- a/requirements_python3.7.txt +++ b/requirements_python3.7.txt @@ -26,7 +26,7 @@ more-itertools==7.0.0 mpmath==1.1.0 networkx==2.3 numexpr==2.6.9 -numpy==1.16.3 +numpy==1.22.0 pandas==0.23.4 partd==1.0.0 patsy==0.5.1 diff --git a/requirements_python3.8.txt b/requirements_python3.8.txt index 4bfe691..977be20 100644 --- a/requirements_python3.8.txt +++ b/requirements_python3.8.txt @@ -27,7 +27,7 @@ more-itertools==7.0.0 mpmath==1.1.0 networkx==2.3 numexpr==2.7.1 -numpy==1.18.3 +numpy==1.22.0 packaging==20.3 pandas==1.0.3 patsy==0.5.1