From a71dda11bb6a959901c9a54f52fd56ea78b2dd41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 01:58:45 +0000 Subject: [PATCH] Bump pillow in /tripy/examples/segment-anything-model-v2 Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.1.1 to 12.2.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.1.1...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tripy/examples/segment-anything-model-v2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tripy/examples/segment-anything-model-v2/requirements.txt b/tripy/examples/segment-anything-model-v2/requirements.txt index a916bf58b..0e52a3cb6 100644 --- a/tripy/examples/segment-anything-model-v2/requirements.txt +++ b/tripy/examples/segment-anything-model-v2/requirements.txt @@ -6,7 +6,7 @@ numpy==1.26.0 tqdm==4.67.3 hydra-core==1.3.2 iopath==0.1.10 -pillow==12.1.1 +pillow==12.2.0 matplotlib==3.10.8 jupyter==1.1.1 opencv-python-headless==4.11.0.86