From b54ab638449703c8791cca9b1ab03ee4d1edc3f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 08:49:53 +0000 Subject: [PATCH] Bump pillow from 8.3.2 to 9.3.0 in /scenedetection Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 9.3.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/8.3.2...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scenedetection/requirements.txt | 2 +- scenedetection/scene_detect_with_jupyter.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scenedetection/requirements.txt b/scenedetection/requirements.txt index a330546..782773e 100644 --- a/scenedetection/requirements.txt +++ b/scenedetection/requirements.txt @@ -7,7 +7,7 @@ matplotlib==3.1.1 networkx==2.4 numpy==1.17.3 opencv-python==4.2.0.32 -Pillow==8.3.2 +Pillow==9.3.0 pyparsing==2.4.2 python-dateutil==2.8.0 PyWavelets==1.1.1 diff --git a/scenedetection/scene_detect_with_jupyter.txt b/scenedetection/scene_detect_with_jupyter.txt index 1c69a99..8c195e6 100644 --- a/scenedetection/scene_detect_with_jupyter.txt +++ b/scenedetection/scene_detect_with_jupyter.txt @@ -44,7 +44,7 @@ pandocfilters==1.4.2 parso==0.5.1 pexpect==4.7.0 pickleshare==0.7.5 -Pillow==8.3.2 +Pillow==9.3.0 pkg-resources==0.0.0 prometheus-client==0.7.1 prompt-toolkit==2.0.10