From 1a9fb6b1e157ba21f90d5f001f03405c9c1e502c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 19:21:19 +0000 Subject: [PATCH] Bump pillow from 3.3.2 to 8.2.0 in /bone Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.3.2 to 8.2.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/3.3.2...8.2.0) --- 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..24240cc 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.2.0 psycopg2==2.8.3 pytz==2016.6.1 rcssmin==1.0.6