From 22a0753fc3e0d012533bc0e331e0f70ba58d3c2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 03:53:13 +0000 Subject: [PATCH] build(deps): bump pillow Bumps the uv group with 1 update in the /examples/wine-recommender directory: [pillow](https://github.com/python-pillow/Pillow). Updates `pillow` from 12.2.0 to 12.3.0 - [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.2.0...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/wine-recommender/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/wine-recommender/requirements.txt b/examples/wine-recommender/requirements.txt index 3f283231d..d9906fe06 100644 --- a/examples/wine-recommender/requirements.txt +++ b/examples/wine-recommender/requirements.txt @@ -30,7 +30,7 @@ openai==2.30.0 opencv-python==4.12.0.88 packaging==26.0 pandas==3.0.1 -pillow==12.2.0 +pillow==12.3.0 propcache==0.4.1 pydantic==2.11.10 pydantic_core==2.33.2