From 16537621c07ad67cf98fe33b4698a687b5884c57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 20:25:14 +0000 Subject: [PATCH] Bump pillow in /python/django-projects/coookit_project Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.0.1 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/8.0.1...8.1.1) Signed-off-by: dependabot[bot] --- python/django-projects/coookit_project/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/django-projects/coookit_project/requirements.txt b/python/django-projects/coookit_project/requirements.txt index b02d89b..907bf00 100644 --- a/python/django-projects/coookit_project/requirements.txt +++ b/python/django-projects/coookit_project/requirements.txt @@ -3,7 +3,7 @@ django-summernote==0.8.11.6 django-tinymce==3.2.0 django-wysiwyg-redactor==0.5.1 easy-thumbnails==2.7.1 -Pillow==8.0.1 +Pillow==8.1.1 psycopg2==2.8.6 sqlparse==0.4.1 Sphinx==3.3.1