From 962b638cdf041485d3c3379453280fea5b2a464c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 19:57:39 +0000 Subject: [PATCH] Bump pillow from 11.0.0 to 11.2.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.0.0 to 11.2.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...11.2.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 11.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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 c6e2675d13..74955e0f74 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==11.2.1 python-dateutil==2.9.0.post0 sentry-sdk==2.24.1 whitenoise==6.8.2