From af796e48e97e47cd4c91750e5b0fc7263b4138f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 16:37:06 +0000 Subject: [PATCH] Bump pillow from 11.1.0 to 12.1.1 in /Python 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: direct:production ... Signed-off-by: dependabot[bot] --- Python/requirements-notebook.txt | 2 +- Python/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Python/requirements-notebook.txt b/Python/requirements-notebook.txt index e4e6273..c29eba3 100644 --- a/Python/requirements-notebook.txt +++ b/Python/requirements-notebook.txt @@ -61,7 +61,7 @@ packaging==24.2 pandas==2.2.3 pandocfilters==1.5.1 parso==0.8.4 -pillow==11.1.0 +pillow==12.1.1 platformdirs==4.3.6 prometheus_client==0.21.1 prompt_toolkit==3.0.50 diff --git a/Python/requirements.txt b/Python/requirements.txt index ee3119f..a8c0f95 100644 --- a/Python/requirements.txt +++ b/Python/requirements.txt @@ -9,7 +9,7 @@ matplotlib==3.10.0 numpy==2.2.2 packaging==24.2 pandas==2.2.3 -pillow==11.1.0 +pillow==12.1.1 pyparsing==3.2.1 python-dateutil==2.9.0.post0 python-dotenv==1.0.1