From 4d004cbc17f0b4f1ccb199b208a1bdddc5aaaa22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 15:26:35 +0000 Subject: [PATCH] Bump pillow from 11.0.0 to 12.3.0 in /.devcontainer Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.0.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.0.0...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .devcontainer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/requirements.txt b/.devcontainer/requirements.txt index 5c7231f0963e3..fc42f7d0b8bc5 100644 --- a/.devcontainer/requirements.txt +++ b/.devcontainer/requirements.txt @@ -410,7 +410,7 @@ pathspec==0.12.1 # via black pexpect==4.9.0 # via ipython -pillow==11.0.0 +pillow==12.3.0 # via # -r test-requirements.txt # matplotlib