From ea61045bedfa908dda68f15ab5fdc26bbd0f88ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:41:21 +0000 Subject: [PATCH] Bump numpy from 1.18.5 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.18.5 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.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements/docs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 263feb79..5e4ea833 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pandas>=1.2.0 -numpy==1.18.5 +numpy==1.22.0 matplotlib shapely scipy>=1.4.1 diff --git a/requirements/docs.txt b/requirements/docs.txt index 7a8b4307..07611519 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -1,5 +1,5 @@ pandas>=1.2.0 -numpy==1.18.5 +numpy==1.22.0 matplotlib shapely scipy