From fb2ebbde7976c6e543b1ba773e25b5503aa10e13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 17:24:52 +0000 Subject: [PATCH] build(deps): bump pillow from 11.2.1 to 12.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.2.1 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.2.1...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 5e25877..0cf6a8d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,4 @@ pytest==8.4.0 pytest-asyncio==1.0.0 pytest-timeout==2.4.0 python-dotenv==1.1.0 -pillow==11.2.1 +pillow==12.1.1