From 0a37a68e3ed3e98cab3eaa1c9e176701aba1ab70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 14:38:13 +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:development ... Signed-off-by: dependabot[bot] --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 75e95e7..37b8fe3 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -102,7 +102,7 @@ parso==0.8.3 pathspec==0.11.2 pexpect==4.8.0 pickleshare==0.7.5 -pillow==10.3.0 +pillow==12.1.1 pluggy==1.5.0 prometheus-client==0.17.1 prompt-toolkit==3.0.47