From b93eb551c1932d32f89bd14e473dc7fae25a5ca1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:59:01 +0000 Subject: [PATCH] Bump pillow from 6.0.0 to 9.0.1 in /expression_recognition Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.0 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/6.0.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- expression_recognition/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/expression_recognition/requirements.txt b/expression_recognition/requirements.txt index c7fbdc4..e8a79cc 100644 --- a/expression_recognition/requirements.txt +++ b/expression_recognition/requirements.txt @@ -50,7 +50,7 @@ pandocfilters==1.4.2 parso==0.4.0 pexpect==4.7.0 pickleshare==0.7.5 -Pillow==6.0.0 +Pillow==9.0.1 prometheus-client==0.7.1 prompt-toolkit==2.0.9 protobuf==3.8.0