From 34c298e4295ab8853a5ef9d71e5fa9e245f100ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 15:47:53 +0000 Subject: [PATCH] Bump pillow from 10.4.0 to 12.1.1 in /fussel 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] --- fussel/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fussel/requirements.txt b/fussel/requirements.txt index c1ff237..d69b0c5 100644 --- a/fussel/requirements.txt +++ b/fussel/requirements.txt @@ -1,4 +1,4 @@ -Pillow==10.4.0 +Pillow==12.1.1 beautifulsoup4==4.12.3 massedit==0.70.0 python-slugify==8.0.4