From 01282f21a28f3d35d9166906c52c9ee561ffc030 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Sep 2021 23:51:51 +0000 Subject: [PATCH] Bump pillow from 2.6.1 to 8.3.2 Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.6.1 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/2.6.1...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4fab44935f..5a365f1a80 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ django-registration==1.0 django-pagination==1.0.7 django-notification==1.2.0 python-magic==0.4.6 -Pillow==2.6.1 +Pillow==8.3.2 django-passwords==0.2.0 # South==0.8.4 # django-extensions==1.3.3