From 416558dc7ade92d35ecdc6f3ef224fa146807d25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 04:07:17 +0000 Subject: [PATCH] Bump pillow from 8.3.0 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.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/8.3.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 46727a96a8b..8405a32ce12 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ Markdown==3.3.4 mysqlclient==2.0.3 openpyxl==3.0.7 xlrd==1.2.0 -Pillow==8.3.0 # required by django-imagekit +Pillow==9.3.0 # required by django-imagekit psycopg2-binary==2.9.1 cryptography==3.4.7 python-dateutil==2.8.1