From 51be3c733faa064c6caf5e316a2a0b3a2b03b49a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 15:19:57 +0000 Subject: [PATCH] Bump pillow 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] --- .../whisper-transcribe-lambda/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openai-whisper-lambda-comprehend/whisper-transcribe-lambda/app/requirements.txt b/openai-whisper-lambda-comprehend/whisper-transcribe-lambda/app/requirements.txt index ed0002a..c335d95 100644 --- a/openai-whisper-lambda-comprehend/whisper-transcribe-lambda/app/requirements.txt +++ b/openai-whisper-lambda-comprehend/whisper-transcribe-lambda/app/requirements.txt @@ -1,4 +1,4 @@ -f https://download.pytorch.org/whl/torch_stable.html torch==1.8.0+cpu torchvision==0.9.0+cpu -pillow==9.0.1 +pillow==9.3.0