From df7dd18627bc119867d8c3fc43e33bca1882b0d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Sep 2021 23:52:29 +0000 Subject: [PATCH] Bump pillow from 5.1.0 to 8.3.2 in /wechat Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.1.0 to 8.3.2. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/5.1.0...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- wechat/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wechat/requirements.txt b/wechat/requirements.txt index 7a8bbcc9..1c0c7c21 100644 --- a/wechat/requirements.txt +++ b/wechat/requirements.txt @@ -5,7 +5,7 @@ idna==2.6 numpy==1.14.5 opencv-python==3.4.1.15 optionaldict==0.1.1 -Pillow==5.1.0 +Pillow==8.3.2 pycrypto==2.6.1 python-dateutil==2.7.3 python-mimeparse==1.6.0