From c411e20478b7024c0bbcbdf564a42480c6309fc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 03:31:57 +0000 Subject: [PATCH] Bump pillow from 11.3.0 to 12.3.0 in /site Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.3.0 to 12.3.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/11.3.0...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- site/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/requirements.txt b/site/requirements.txt index 50211d3..619a680 100644 --- a/site/requirements.txt +++ b/site/requirements.txt @@ -1,4 +1,4 @@ nibabel==5.3.3 numpy==2.0.2 scipy==1.13.1 -Pillow==11.3.0 +Pillow==12.3.0