From 908fbb96176fbe89d02b8e82e88fb94da55881bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 21:08:33 +0000 Subject: [PATCH] chore(deps): bump pillow from 10.1.0 to 12.2.0 in /deployment/docker Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 12.2.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...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- deployment/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/docker/requirements.txt b/deployment/docker/requirements.txt index 926e8242..c1c83f0d 100644 --- a/deployment/docker/requirements.txt +++ b/deployment/docker/requirements.txt @@ -33,7 +33,7 @@ lazr.uri==1.0.6 lxml==4.9.3 oauthlib==3.2.2 packaging==23.2 -Pillow==10.1.0 +Pillow==12.2.0 pinax-announcements==4.0.1 pinax-templates==3.0.0 platformdirs==3.11.0