From e8414658b030cfeec12ef0fbb579bc92b8960fe9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:53:23 +0000 Subject: [PATCH] Bump pillow from 8.0.1 to 9.0.1 in /VoiceAssistant/nlu Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.0.1 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.0.1...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- VoiceAssistant/nlu/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VoiceAssistant/nlu/requirements.txt b/VoiceAssistant/nlu/requirements.txt index 17cc35e..f8eea4d 100644 --- a/VoiceAssistant/nlu/requirements.txt +++ b/VoiceAssistant/nlu/requirements.txt @@ -16,7 +16,7 @@ numba==0.52.0 numpy==1.18.5 oauthlib==3.1.0 pandas==1.1.5 -Pillow==8.0.1 +Pillow==9.0.1 protobuf==3.14.0 pydub==0.23.1 pytorch-lightning==1.1.1