From a38685f0facfed63b410eb645b1ac01173905dd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 10:37:16 +0000 Subject: [PATCH] Bump pillow from 9.0.1 to 9.3.0 in /youtube/video Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 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/9.0.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- youtube/video/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/youtube/video/requirements.txt b/youtube/video/requirements.txt index 33f0266..ed9e2bb 100644 --- a/youtube/video/requirements.txt +++ b/youtube/video/requirements.txt @@ -1,6 +1,6 @@ tensorflow==2.7.2 scikit-learn==0.22.2.post1 scipy==1.4.1 -pillow==9.0.1 +pillow==9.3.0 tqdm==4.45.0 opencv-python==4.2.0.34 \ No newline at end of file