From 9a7d743b42c1605898df0a2a0951b957ad4f6efb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:01:52 +0000 Subject: [PATCH] Bump pillow from 8.3.2 to 9.0.1 in /scenedetection Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 9.0.1. - [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.0.1) --- 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..912c4bd 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.0.1 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..52077d4 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.0.1 pkg-resources==0.0.0 prometheus-client==0.7.1 prompt-toolkit==2.0.10