From 5e557e6e45eab49a0b5a4d650a1f698d327f0d99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 15:34:22 +0000 Subject: [PATCH] chore(deps): bump pillow from 10.4.0 to 12.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.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.4.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- base-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base-requirements.txt b/base-requirements.txt index ba741e317..0584d13d2 100644 --- a/base-requirements.txt +++ b/base-requirements.txt @@ -8,7 +8,7 @@ Django==5.2.11 docutils==0.21.2 Markdown==3.7 cmarkgfm==2024.11.20 -Pillow==10.4.0 +Pillow==12.1.1 psycopg2-binary==2.9.9 python3-openid==3.2.0 python-decouple==3.8