From dadaca2b8674ae2a5815ecdf4efc2e78c5df176d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:20:35 +0000 Subject: [PATCH] Bump pillow from 5.1.0 to 9.0.1 in /wechat Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.1.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/5.1.0...9.0.1) --- 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..a7294d4d 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.0.1 pycrypto==2.6.1 python-dateutil==2.7.3 python-mimeparse==1.6.0