From 1135a9d23c10e8518ef5640f0b814adf7c812821 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Sep 2021 23:47:17 +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.3.2. - [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.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... 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..640e931 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.3.2 psycopg2==2.8.6 sqlparse==0.4.1 Sphinx==3.3.1