From 913bbc83627dce75b78715c59531d8b5bc9f4f5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 17:24:51 +0000 Subject: [PATCH] Bump pillow from 6.2.1 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.1 to 10.3.0. - [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/6.2.1...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4225f4c..66700ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ weasyprint==52.0 django-weasyprint==1.1.0 easy-thumbnails==2.8.1 psycopg2==2.8.4 -Pillow==6.2.1 +Pillow==10.3.0 requests==2.27.1 gunicorn[gevent]==20.1.0 gevent==21.12.0