From b926548e17a9619811c5f0f41fd2976fa8014a1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jul 2021 18:06:59 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 8.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 8.3.0. - [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/7.2.0...8.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 6604bde4..1448656b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ djangorestframework_jwt==1.11.0 gunicorn==20.0.4 sentry-sdk==0.19.4 django-imagekit==4.0.2 -Pillow==7.2.0 +Pillow==8.3.0 django-compressor==2.4 django-mathfilters==1.0.0 django-braces==1.14.0