From 0945047b4e030b8715da017c1ea4573dcb0184a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 02:07:50 +0000 Subject: [PATCH] Bump pillow from 4.3.0 to 9.3.0 in /backend/Yiqi/Yiqi Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.3.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/4.3.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/Yiqi/Yiqi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/Yiqi/Yiqi/requirements.txt b/backend/Yiqi/Yiqi/requirements.txt index 2971ec8..b18d9f3 100644 --- a/backend/Yiqi/Yiqi/requirements.txt +++ b/backend/Yiqi/Yiqi/requirements.txt @@ -85,7 +85,7 @@ pathtools==0.1.2 pbr==3.1.1 pexpect==4.3.1 pickleshare==0.7.4 -Pillow==4.3.0 +Pillow==9.3.0 pluggy==0.6.0 prettytable==0.7.2 project==20