From f11d325f5d0f860c6147a31dd1b62d2b8b936a41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 17:48:24 +0000 Subject: [PATCH] Bump pillow from 8.2.0 to 9.0.1 in /youtube/YT-Downloader Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 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.2.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- youtube/YT-Downloader/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/youtube/YT-Downloader/requirements.txt b/youtube/YT-Downloader/requirements.txt index c6a2958..cad7103 100644 --- a/youtube/YT-Downloader/requirements.txt +++ b/youtube/YT-Downloader/requirements.txt @@ -7,7 +7,7 @@ imageio==2.9.0 imageio-ffmpeg==0.4.3 moviepy==1.0.3 numpy==1.20.2 -Pillow==8.2.0 +Pillow==9.0.1 prettytable==2.1.0 proglog==0.1.9 pure-python-adb==0.3.0.dev0