From dc8f031ee1f977543b470cd992a082bfe86c88ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 23:09:25 +0000 Subject: [PATCH] Bump numpy from 1.17.3 to 1.22.0 in /scenedetection Bumps [numpy](https://github.com/numpy/numpy) from 1.17.3 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.17.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scenedetection/requirements.txt | 2 +- scenedetection/scene_detect_with_jupyter.txt | 2 +- scenedetection/scenedetectenv_reqts.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/scenedetection/requirements.txt b/scenedetection/requirements.txt index a330546..333d61a 100644 --- a/scenedetection/requirements.txt +++ b/scenedetection/requirements.txt @@ -5,7 +5,7 @@ imageio==2.6.1 kiwisolver==1.1.0 matplotlib==3.1.1 networkx==2.4 -numpy==1.17.3 +numpy==1.22.0 opencv-python==4.2.0.32 Pillow==8.3.2 pyparsing==2.4.2 diff --git a/scenedetection/scene_detect_with_jupyter.txt b/scenedetection/scene_detect_with_jupyter.txt index 1c69a99..1ad087d 100644 --- a/scenedetection/scene_detect_with_jupyter.txt +++ b/scenedetection/scene_detect_with_jupyter.txt @@ -38,7 +38,7 @@ nbconvert==5.6.0 nbformat==4.4.0 networkx==2.4 notebook==6.0.1 -numpy==1.17.3 +numpy==1.22.0 opencv-python==4.2.0.32 pandocfilters==1.4.2 parso==0.5.1 diff --git a/scenedetection/scenedetectenv_reqts.txt b/scenedetection/scenedetectenv_reqts.txt index 97a5d2a..e0c78dc 100644 --- a/scenedetection/scenedetectenv_reqts.txt +++ b/scenedetection/scenedetectenv_reqts.txt @@ -1,5 +1,5 @@ Click==7.0 -numpy==1.17.3 +numpy==1.22.0 opencv-python==4.2.0.32 pkg-resources==0.0.0 scenedetect==0.5.1.1