From 0062c4aa8af93086718a744ff7c6b6516a30f61f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 04:08:07 +0000 Subject: [PATCH] Bump pillow from 8.3.0 to 9.1.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.0 to 9.1.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.1.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 46727a96a8..c837afff2f 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.1.0 # required by django-imagekit psycopg2-binary==2.9.1 cryptography==3.4.7 python-dateutil==2.8.1