From 641ced918194e93f2be50d59942057d0bbf376c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 13:38:23 +0000 Subject: [PATCH] Bump pillow from 10.0.0 to 10.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.0 to 10.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/10.0.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index 78fdab0d..646b0d8b 100644 --- a/requirements.in +++ b/requirements.in @@ -40,7 +40,7 @@ libsass==0.22.0 micawber==0.5.5 # django-pagedown, djangocms-text-ckeditor and easy-thumbnails use it but don't specify the version # this is a secure version -pillow==10.0.0 +pillow==10.0.1 psycopg2-binary==2.9.9 requests==2.31.0 whoosh==2.7.4 diff --git a/requirements.txt b/requirements.txt index 03897642..47395856 100644 --- a/requirements.txt +++ b/requirements.txt @@ -164,7 +164,7 @@ packaging==21.3 # django-cms # djangocms-text-ckeditor # gunicorn -pillow==10.0.0 +pillow==10.0.1 # via # -r requirements.in # django-pagedown