From 38d3612559b18f40a07c6a0730cdc0327744b91d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 04:23:15 +0000 Subject: [PATCH] Bump numpy from 1.19.2 to 1.22.0 in /build/reqs Bumps [numpy](https://github.com/numpy/numpy) from 1.19.2 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.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- build/reqs/full_requirements.txt | 2 +- build/reqs/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/reqs/full_requirements.txt b/build/reqs/full_requirements.txt index 5b57f760..a77850ba 100644 --- a/build/reqs/full_requirements.txt +++ b/build/reqs/full_requirements.txt @@ -120,7 +120,7 @@ networkx==2.5 notebook==6.1.3 numba==0.53.1 numexpr==2.7.1 -numpy==1.19.1 +numpy==1.22.0 odc-aio==0.1.dev574+gfcf7220 odc-algo==0.1.dev574+gfcf7220 odc-apps-cloud==0.1.dev574+gfcf7220 diff --git a/build/reqs/requirements.txt b/build/reqs/requirements.txt index 68b449b1..b846cd6b 100644 --- a/build/reqs/requirements.txt +++ b/build/reqs/requirements.txt @@ -95,7 +95,7 @@ networkx==2.5 notebook==6.1.4 numba==0.51.2 numexpr==2.7.1 -numpy==1.19.2 +numpy==1.22.0 odc-aio==0.1.dev610+g46c92a6 odc-algo==0.1.dev610+g46c92a6 odc-apps-cloud==0.1.dev610+g46c92a6