From d8721a3e13a6510ad297a1e5a7fbc82d0cb2e867 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:39:39 +0000 Subject: [PATCH] Bump numpy from 1.18.1 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.18.1 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.18.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-python-3.7.4.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-python-3.7.4.txt b/requirements-python-3.7.4.txt index faef22e..84cb496 100644 --- a/requirements-python-3.7.4.txt +++ b/requirements-python-3.7.4.txt @@ -21,7 +21,7 @@ imutils==0.5.3 Keras-Applications==1.0.8 Keras-Preprocessing==1.1.0 Markdown==3.2.1 -numpy==1.18.1 +numpy==1.22.0 oauthlib==3.1.0 opencv-contrib-python==4.2.0.32 opt-einsum==3.1.0 diff --git a/requirements.txt b/requirements.txt index 37c71c1..2634047 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ imutils==0.5.3 Keras-Applications==1.0.8 Keras-Preprocessing==1.1.0 Markdown==3.2.1 -numpy==1.18.1 +numpy==1.22.0 oauthlib==3.1.0 opencv-contrib-python==4.2.0.32 opt-einsum==3.1.0