From 1e1b8bc9044cffe9f8eee5affde0b1745e7f3558 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 18:06:07 +0000 Subject: [PATCH] chore(deps): bump pillow from 12.1.0 to 12.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.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/12.1.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 52396d021d7..691df60ebaf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ PyGithub==2.8.1 lxml==6.0.2 Markdown==3.10.1 openpyxl==3.1.5 -Pillow==12.1.0 # required by django-imagekit +Pillow==12.1.1 # required by django-imagekit psycopg[c]==3.3.2 cryptography==46.0.4 python-dateutil==2.9.0.post0