From 656ea13d345972d6df3054f0988ba7d1642d656e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 17:39:29 +0000 Subject: [PATCH] Bump pillow from 11.3.0 to 12.1.1 in /assets/lambda Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.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/11.3.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- assets/lambda/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/lambda/requirements.txt b/assets/lambda/requirements.txt index 6281868..7311c70 100644 --- a/assets/lambda/requirements.txt +++ b/assets/lambda/requirements.txt @@ -21,7 +21,7 @@ flask==3.1.2 # bootstrap-flask # flask-uploads # flask-wtf -flask-uploads @ git+http://github.com/maxcountryman/flask-uploads.git@f66d7dc93e684fa0a3a4350a38e41ae00483a796#egg=Flask_Uploads +flask-uploads @ git+http://github.com/maxcountryman/flask-uploads.git # via -r requirements.in flask-wtf==1.2.2 # via -r requirements.in @@ -45,7 +45,7 @@ numpy==2.3.3 # via # chitboxes # tuckboxes -pillow==11.3.0 +pillow==12.1.1 # via # chitboxes # domdiv