From 02dfb3e86d4bc5bd672f3ff0593af0b25e1588f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 10:56:03 +0000 Subject: [PATCH] Bump pillow from 9.4.0 to 10.4.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.0 to 10.4.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/9.4.0...10.4.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 49d3b6b3..496cfd72 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,6 +1,6 @@ pytz==2023.3 # https://github.com/stub42/pytz python-slugify==8.0.1 # https://github.com/un33k/python-slugify -Pillow==9.4.0 # wagtail 4.2.4 depends on Pillow<10.0.0 and >=4.0.0 +Pillow==10.4.0 # wagtail 4.2.4 depends on Pillow<10.0.0 and >=4.0.0 argon2-cffi==23.1.0 # https://github.com/hynek/argon2_cffi beautifulsoup4==4.9.3 # CANNOT UPDATE DUE TO WAGTAIL lxml==4.9.3