From eda5b191db6d0f22ee15285ece4f55e093ee1dbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:39:57 +0000 Subject: [PATCH] Bump numpy from 1.18.1 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.18.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.18.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dev/requirements_old.txt | 2 +- requirements.txt | 2 +- src/requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev/requirements_old.txt b/dev/requirements_old.txt index 09761645..64524fe2 100644 --- a/dev/requirements_old.txt +++ b/dev/requirements_old.txt @@ -34,7 +34,7 @@ keyring==19.2.0 kiwisolver==1.1.0 Markdown==3.1.1 matplotlib==3.1.1 -numpy==1.17.2 +numpy==1.22.0 opt-einsum==3.1.0 pandas==0.25.1 parso==0.5.0 diff --git a/requirements.txt b/requirements.txt index e27a454e..8d152b3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ keyring==19.2.0 kiwisolver==1.1.0 Markdown==3.1.1 matplotlib==3.1.1 -numpy==1.18.1 +numpy==1.22.0 oauthlib==3.1.0 opt-einsum==3.1.0 pandas==0.25.1 diff --git a/src/requirements.txt b/src/requirements.txt index e27a454e..8d152b3a 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -38,7 +38,7 @@ keyring==19.2.0 kiwisolver==1.1.0 Markdown==3.1.1 matplotlib==3.1.1 -numpy==1.18.1 +numpy==1.22.0 oauthlib==3.1.0 opt-einsum==3.1.0 pandas==0.25.1