From 115fb744273ae20134e26a12e0597d33d0b87932 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 18:02:03 +0000 Subject: [PATCH] Bump pillow from 12.0.0 to 12.1.1 in /src/shoppingassistantservice Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.0.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.0.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/shoppingassistantservice/requirements.in | 2 +- src/shoppingassistantservice/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/shoppingassistantservice/requirements.in b/src/shoppingassistantservice/requirements.in index 2c80698..0042cf3 100644 --- a/src/shoppingassistantservice/requirements.in +++ b/src/shoppingassistantservice/requirements.in @@ -1,6 +1,6 @@ flask==3.1.2 langchain-google-genai==4.1.2 langchain==1.2.0 -pillow==12.0.0 +pillow==12.1.1 langchain-google-alloydb-pg==0.13.0 google-cloud-secret-manager==2.26.0 diff --git a/src/shoppingassistantservice/requirements.txt b/src/shoppingassistantservice/requirements.txt index 5940f1d..a9e85e1 100644 --- a/src/shoppingassistantservice/requirements.txt +++ b/src/shoppingassistantservice/requirements.txt @@ -161,7 +161,7 @@ packaging==25.0 # langsmith pgvector==0.3.6 # via langchain-postgres -pillow==12.0.0 +pillow==12.1.1 # via -r requirements.in proto-plus==1.26.1 # via