From 055b7b7814361dce66ffbb2e02e2025b83900809 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 17:52:02 +0000 Subject: [PATCH] Bump pillow from 11.3.0 to 12.1.1 in /projects/aqlprofile/docs/sphinx Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.3.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.3.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- projects/aqlprofile/docs/sphinx/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/aqlprofile/docs/sphinx/requirements.txt b/projects/aqlprofile/docs/sphinx/requirements.txt index 6f43bc7a744..00fe746b433 100644 --- a/projects/aqlprofile/docs/sphinx/requirements.txt +++ b/projects/aqlprofile/docs/sphinx/requirements.txt @@ -163,7 +163,7 @@ parso==0.8.5 # via jedi pexpect==4.9.0 # via ipython -pillow==11.3.0 +pillow==12.1.1 # via matplotlib platformdirs==4.4.0 # via jupyter-core