From ea024d3fcb46b8dbdeb1474032265b04d0d26498 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 10:36:50 +0000 Subject: [PATCH] Bump pillow from 9.0.1 to 9.3.0 in /InteractionTracker 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] --- InteractionTracker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InteractionTracker/requirements.txt b/InteractionTracker/requirements.txt index a9d6088..411e5d5 100644 --- a/InteractionTracker/requirements.txt +++ b/InteractionTracker/requirements.txt @@ -14,7 +14,7 @@ mock==1.3.0 nltk==3.6.6 olefile==0.44 pbr==3.1.1 -Pillow==9.0.1 +Pillow==9.3.0 PyAudio==0.2.11 pypiwin32==220 pyttsx3==2.6