From ac1d0684b8031e95fd7343e7cf7f382937209296 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 16:30:43 +0000 Subject: [PATCH] Bump pillow from 10.2.0 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 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/10.2.0...10.3.0) --- 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 e268d2ad4..be46fb660 100644 --- a/requirements.in +++ b/requirements.in @@ -21,7 +21,7 @@ django>=3.2,<4 dnspython easy-thumbnails easydict==1.10 -pillow==10.2.0 +pillow==10.3.0 psycopg2-binary==2.8.3 pyquery==1.4.0 urlextract diff --git a/requirements.txt b/requirements.txt index c8b7ad8e7..2a7796736 100644 --- a/requirements.txt +++ b/requirements.txt @@ -168,7 +168,7 @@ packaging==23.0 # pytest pathspec==0.11.0 # via black -pillow==10.2.0 +pillow==10.3.0 # via # -r requirements.in # easy-thumbnails