From 7d725290e05d99fd0f9da988523485aa17e866a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 03:20:12 +0000 Subject: [PATCH] Bump pillow from 5.3.0 to 9.3.0 in /COMP6080/Assignment/ass2-backend Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.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/5.3.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- COMP6080/Assignment/ass2-backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/COMP6080/Assignment/ass2-backend/requirements.txt b/COMP6080/Assignment/ass2-backend/requirements.txt index 761600f..beb6ef9 100644 --- a/COMP6080/Assignment/ass2-backend/requirements.txt +++ b/COMP6080/Assignment/ass2-backend/requirements.txt @@ -5,4 +5,4 @@ MarkupSafe==1.0 Werkzeug==0.14.1 flask-restplus==0.12.1 Flask-Cors==3.0.6 -Pillow==5.3.0 +Pillow==9.3.0