From d77e2f9544bcaca118768da305b8ec0c3f9ce64d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 17:13:17 +0000 Subject: [PATCH] Bump pillow from 11.1.0 to 12.1.1 in /projects/rdc/docs/sphinx Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.1.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.1.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- projects/rdc/docs/sphinx/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/rdc/docs/sphinx/requirements.txt b/projects/rdc/docs/sphinx/requirements.txt index 135d2ff4c54..979e404c83c 100644 --- a/projects/rdc/docs/sphinx/requirements.txt +++ b/projects/rdc/docs/sphinx/requirements.txt @@ -166,7 +166,7 @@ parso==0.8.4 # via jedi pexpect==4.9.0 # via ipython -pillow==11.1.0 +pillow==12.1.1 # via matplotlib platformdirs==4.3.6 # via jupyter-core