From 2ed6c11d06a0f35b824ed00e0f5ba196a6a0e0eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 21:55:03 +0000 Subject: [PATCH] Bump pillow from 7.1.1 to 10.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.1 to 10.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/7.1.1...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8bf6fb1..8985b46 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ face-recognition==1.3.0 face-recognition-models==0.3.0 numpy==1.18.2 opencv-python==4.2.0.34 -Pillow==7.1.1 +Pillow==10.0.1 pytube3==9.6.4 typing-extensions==3.7.4.2 wget==3.2