From 145e20ff5a5278e169baa3ce409e4e6563181884 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 01:16:34 +0000 Subject: [PATCH] Bump pillow from 3.3.2 to 9.3.0 in /bone Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.3.2 to 9.3.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.3.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..d908b3b 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.3.0 psycopg2==2.8.3 pytz==2016.6.1 rcssmin==1.0.6