From 888eb6329ec7eb8975b245789d72ba96495e31dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 16:10:55 +0000 Subject: [PATCH] Bump pillow from 11.0.0 to 12.1.1 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.0.0 to 12.1.1. - [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/11.0.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... 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 eee7fbf360..d8ef39e3b3 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -21,7 +21,7 @@ factory_boy>=2.10.0,<4.0 jsonschema==3.2.0 mwoauth==0.4.0 git+https://github.com/WikipediaLibrary/python-mwoauth.git@Jsn.sherman/T332349 -pillow==11.0.0 +pillow==12.1.1 python-dateutil==2.9.0.post0 sentry-sdk==2.24.1 whitenoise==6.8.2