From 13a50d44f9b75ab44a84ee44d3702fae3bfcb32f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:15:55 +0000 Subject: [PATCH] Bump pillow from 3.3.2 to 9.0.1 in /bone Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.3.2 to 9.0.1. - [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/3.3.2...9.0.1) --- 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..62fc4db 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==9.0.1 psycopg2==2.8.3 pytz==2016.6.1 rcssmin==1.0.6