From ed6eb4410110966a83d98907a89e78681e55a08a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Jul 2022 02:24:20 +0000 Subject: [PATCH] build(deps): bump numpy from 1.20.2 to 1.22.0 in /requirements Bumps [numpy](https://github.com/numpy/numpy) from 1.20.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.20.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements-base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements-base.txt b/requirements/requirements-base.txt index 84c95e2b..2596515f 100644 --- a/requirements/requirements-base.txt +++ b/requirements/requirements-base.txt @@ -12,7 +12,7 @@ natsort netcdf4 networkx==2.4 numba==0.52.0 -numpy==1.20.2 +numpy==1.22.0 opencv-python==4.2.0.34 pandas==1.2.3 panel==0.8.0