From 5a1d1aa57f3fe7b2468bc4f397b40dfad0f444e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 00:40:15 +0000 Subject: [PATCH] Bump pillow from 3.3.2 to 9.0.0 in /bone Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.3.2 to 9.0.0. - [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.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..2ec1be0 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.0 psycopg2==2.8.3 pytz==2016.6.1 rcssmin==1.0.6