From 2bf7cc9f113f8604ae780b1bd7bc5a3500885765 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:43:53 +0000 Subject: [PATCH] Bump pillow from 5.4.1 to 9.0.1 in /dailyfresh Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.4.1 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.4.1...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dailyfresh/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dailyfresh/requirements.txt b/dailyfresh/requirements.txt index 023e730..f06fe1a 100644 --- a/dailyfresh/requirements.txt +++ b/dailyfresh/requirements.txt @@ -17,7 +17,7 @@ jieba==0.39 kombu==4.4.0 monotonic==1.5 mutagen==1.42.0 -Pillow==5.4.1 +Pillow==9.0.1 pycryptodomex==3.7.2 PyMySQL==0.9.3 python-alipay-sdk==1.10.0