From 384e51b1a8e6d93b50c720e58c885f46d1948396 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 04:46:17 +0000 Subject: [PATCH] Bump numpy from 1.16.5 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.16.5 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/compare/v1.16.5...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 07fd8d1..64fc16d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ mkl-fft==1.0.14 mkl-random==1.1.0 mkl-service==2.3.0 networkx==2.2 -numpy==1.16.5 +numpy==1.22.0 olefile==0.46 opencv-python==4.1.1.26 pandas==0.24.2