From 4b7870a56377c2a291f25492ba2d83331a6333ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 00:53:37 +0000 Subject: [PATCH] Bump numpy from 1.18.0 to 1.22.0 in /dotmole Bumps [numpy](https://github.com/numpy/numpy) from 1.18.0 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.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dotmole/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 dotmole/requirements.txt diff --git a/dotmole/requirements.txt b/dotmole/requirements.txt old mode 100755 new mode 100644 index dad303c..5425648 --- a/dotmole/requirements.txt +++ b/dotmole/requirements.txt @@ -32,7 +32,7 @@ Markdown==3.1.1 MarkupSafe==1.1.1 matplotlib==3.1.2 mtcnn==0.1.0 -numpy==1.18.0 +numpy==1.22.0 opencv-contrib-python==4.1.2.30 opencv-python==4.1.2.30 paramiko==2.7.1