From e7c0fd9cf4631db81fcf5382f917198f469cbceb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 17:23:00 +0000 Subject: [PATCH] Bump pillow from 8.4.0 to 9.3.0 in /speech/conformer/pytorch Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.4.0 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/8.4.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- speech/conformer/pytorch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/speech/conformer/pytorch/requirements.txt b/speech/conformer/pytorch/requirements.txt index d4c3ca955..ae98da2ef 100644 --- a/speech/conformer/pytorch/requirements.txt +++ b/speech/conformer/pytorch/requirements.txt @@ -5,7 +5,7 @@ pyyaml==5.4.1 pandas==1.1.5 wandb==0.12.8 protobuf==3.19.4 -pillow==8.4.0 +pillow==9.3.0 pytest==6.2.5 editdistance==0.5.2 horovod==0.24.0