From 02d3ccd6f8de53340ba8793de7759b37f96d7f7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 02:34:07 +0000 Subject: [PATCH] Bump numpy from 1.18.1+mkl to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.18.1+mkl to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/commits/v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 951926b..daece66 100644 --- a/requirements.txt +++ b/requirements.txt @@ -73,7 +73,7 @@ nbformat==5.0.3 netCDF4==1.5.3 notebook==6.0.2 numba==0.47.0 -numpy==1.18.1+mkl +numpy==1.22.0 numpydoc==0.9.2 opencv-python==4.1.2+contrib packaging==20.0