From e23f829d1fc9591b587ebbb4f4c4f0b2c03b6fe8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 15:04:54 +0000 Subject: [PATCH] Bump pillow from 10.3.0 to 12.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.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/10.3.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 42f2546..a6226a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ plotly==5.22.0 numpy==1.26.4 scipy==1.13.0 matplotlib==3.8.4 -pillow==10.3.0 +pillow==12.1.1 pre-commit==3.7.1 google-generativeai