From 5ead887d5ccc4e2f2f34243e6d00d8fa3690c989 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:38:41 +0000 Subject: [PATCH] Bump numpy from 1.15.4 to 1.22.0 in /object_detection Bumps [numpy](https://github.com/numpy/numpy) from 1.15.4 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.15.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- object_detection/requirements_macbook.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 object_detection/requirements_macbook.txt diff --git a/object_detection/requirements_macbook.txt b/object_detection/requirements_macbook.txt old mode 100755 new mode 100644 index fd44bcd..cf4a7bd --- a/object_detection/requirements_macbook.txt +++ b/object_detection/requirements_macbook.txt @@ -6,7 +6,7 @@ imutils==0.5.2 kiwisolver==1.0.1 matplotlib==3.0.2 networkx==2.2 -numpy==1.15.4 +numpy==1.22.0 pyparsing==2.3.0 python-dateutil==2.7.5 PyWavelets==1.0.1