From 6e3c8c198d8e1bb30378c9c8ffdde2d05f4d8bbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:55:29 +0000 Subject: [PATCH] Bump numpy from 1.18.5 to 1.22.0 in /DeleMa_Detect Bumps [numpy](https://github.com/numpy/numpy) from 1.18.5 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.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- DeleMa_Detect/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DeleMa_Detect/requirements.txt b/DeleMa_Detect/requirements.txt index 0ba240d..104992e 100644 --- a/DeleMa_Detect/requirements.txt +++ b/DeleMa_Detect/requirements.txt @@ -19,7 +19,7 @@ Jinja2==2.11.2 Keras-Preprocessing==1.1.2 Markdown==3.3 MarkupSafe==1.1.1 -numpy==1.18.5 +numpy==1.22.0 oauthlib==3.1.0 opt-einsum==3.3.0 Pillow==7.2.0 @@ -62,7 +62,7 @@ Jinja2==2.11.2 Keras-Preprocessing==1.1.2 Markdown==3.3 MarkupSafe==1.1.1 -numpy==1.18.5 +numpy==1.22.0 oauthlib==3.1.0 opt-einsum==3.3.0 Pillow==7.2.0