From feb039aa5ef8573a09c69deda11b815931b0269d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Oct 2021 04:06:24 +0000 Subject: [PATCH] Bump pillow from 8.3.0 to 8.4.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.0 to 8.4.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...8.4.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... 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..3c7ffc2c3c3 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.4.0 # required by django-imagekit psycopg2-binary==2.9.1 cryptography==3.4.7 python-dateutil==2.8.1