From ab9e648771fbbefaef300e9aca85004464c65647 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 20:20:55 +0000 Subject: [PATCH] Bump pillow from 3.2.0 to 8.1.1 in /demo Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.2.0 to 8.1.1. - [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.2.0...8.1.1) Signed-off-by: dependabot[bot] --- demo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/requirements.txt b/demo/requirements.txt index 4915678..527e3d1 100644 --- a/demo/requirements.txt +++ b/demo/requirements.txt @@ -8,7 +8,7 @@ Werkzeug==0.11.5 MySQL-python==1.2.5 django-debug-toolbar==1.4 django-sslserver==0.19 -Pillow==3.2.0 +Pillow==8.1.1 redis==2.10.5 wheel==0.25.0 django-tables2==1.1.6