From 2f4880d00a1d44e71985b7fb98210fa39fb3bf40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 21:04:22 +0000 Subject: [PATCH] build(deps): bump pillow from 10.1.0 to 10.3.0 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.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.1.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index e8487015..ae0208b2 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -67,7 +67,7 @@ openpyxl==3.1.2 # via wagtail packaging==23.2 # via bleach -pillow==10.1.0 +pillow==10.3.0 # via # pillow-heif # wagtail @@ -122,4 +122,6 @@ webencodings==0.5.1 # bleach # html5lib willow[heif]==1.6.3 - # via wagtail + # via + # wagtail + # willow