From fee1f3a6fe0dc2756f37e27c6d3b8970d9f0757e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Sep 2021 23:45:46 +0000 Subject: [PATCH] Bump pillow from 3.3.2 to 8.3.2 in /bone Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.3.2 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/3.3.2...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bone/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bone/requirements.txt b/bone/requirements.txt index 4d47b37..a3ea1cf 100644 --- a/bone/requirements.txt +++ b/bone/requirements.txt @@ -5,7 +5,7 @@ django-compressor==2.0 django-debug-toolbar==1.5 django-redis==4.4.4 fakeredis==0.7.0 -Pillow==3.3.2 +Pillow==8.3.2 psycopg2==2.8.3 pytz==2016.6.1 rcssmin==1.0.6