From ce917f95b14ef457b5420e88105da7c9c7105086 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Sep 2021 04:06:08 +0000 Subject: [PATCH] Bump pillow from 8.3.0 to 8.3.2 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.0 to 8.3.2. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/8.3.0...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-patch ... 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..5a02ebb0cc0 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==8.3.2 # required by django-imagekit psycopg2-binary==2.9.1 cryptography==3.4.7 python-dateutil==2.8.1