From 3dceaebfb96c0e43e49ebc1c671992d39b02695e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:26:20 +0000 Subject: [PATCH] Bump pillow from 2.9.0 to 9.0.1 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.9.0 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/2.9.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index ab6351f..d0d1c43 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -11,7 +11,7 @@ easy-thumbnails==2.2 eav-django==1.4.7 gunicorn==19.3.0 html5lib==0.9999999 -Pillow==2.9.0 +Pillow==9.0.1 pisa==3.0.33 psycopg2==2.6.1 python-memcached==1.53