From b3033edffdb5a8235015c2609ae83e9a942fb75d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 14:43:49 +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: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 e4bf81494..bc76a87a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ urllib3==2.6.3 # scipy==1.12.0 # big package, only used when attemping to get the github activity graph -> not implemented ATM django-widget-tweaks==1.5.0 SQLAlchemy==1.3.24 # <1.4 is important (test_sync_tags_keywords_969, test_issue_832_tag_filter_with_missing_tag) -Pillow==10.3.0 +Pillow==12.1.1 bibtexparser==1.4.1 django-colorfield==0.7.3 requests==2.32.4