From e11f6280cb5cf4d08bac191d40a740c84a2f8c7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jul 2021 13:47:43 +0000 Subject: [PATCH] Bump pillow from 8.3.0 to 8.3.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.0 to 8.3.1. - [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.1) --- 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..606f409bd95 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.1 # required by django-imagekit psycopg2-binary==2.9.1 cryptography==3.4.7 python-dateutil==2.8.1