From 56d937bf6678c7fd346ac9de7cf105cee0b94e30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:50:08 +0000 Subject: [PATCH] Bump numpy from 1.16.2 to 1.22.0 in /classification Bumps [numpy](https://github.com/numpy/numpy) from 1.16.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.16.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- classification/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classification/requirements.txt b/classification/requirements.txt index ab7e27c..0159fe3 100644 --- a/classification/requirements.txt +++ b/classification/requirements.txt @@ -15,7 +15,7 @@ Markdown==2.6.11 mkl-fft==1.0.10 mkl-random==1.0.2 munch==2.3.2 -numpy==1.16.2 +numpy==1.22.0 nvidia-ml-py3==7.352.0 olefile==0.46 opencv-python==3.4.1.15