From 33db9542183a103bd724f1bd7ca98896c5e19353 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 11:06:10 +0000 Subject: [PATCH] Bump willow from 1.11.0 to 1.12.0 Bumps [willow](https://github.com/wagtail/Willow) from 1.11.0 to 1.12.0. - [Release notes](https://github.com/wagtail/Willow/releases) - [Changelog](https://github.com/wagtail/Willow/blob/main/docs/changelog.rst) - [Commits](https://github.com/wagtail/Willow/compare/v1.11.0...v1.12.0) --- updated-dependencies: - dependency-name: willow dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8613f559..c693b73a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -82,7 +82,7 @@ django-cacheds3storage==0.3.0 django-smtp-ssl==1.0 djangorestframework==3.16.0 -Willow==1.11.0 +Willow==1.12.0 django-modelcluster==6.4 django-taggit==6.1.0 # pyup: < 1.0.0 Unidecode==1.4.0