From 4a99dc71583ceb011f16386ac8be3e7dc80f2155 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 02:30:32 +0000 Subject: [PATCH] Bump pillow from 5.1.0 to 9.3.0 in /wechat Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.1.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/5.1.0...9.3.0) --- 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 7a8bbcc..c1926e3 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==9.3.0 pycrypto==2.6.1 python-dateutil==2.7.3 python-mimeparse==1.6.0