From c0f3efc14e2dddc20a6666c1facd88a5b3afd510 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 07:37:40 +0000 Subject: [PATCH] Bump pillow in /src/model_converters/mmdnn_converter Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 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/6.2.2...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/model_converters/mmdnn_converter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/model_converters/mmdnn_converter/requirements.txt b/src/model_converters/mmdnn_converter/requirements.txt index d6691bab0..ded91c372 100644 --- a/src/model_converters/mmdnn_converter/requirements.txt +++ b/src/model_converters/mmdnn_converter/requirements.txt @@ -5,7 +5,7 @@ numpy==1.18.2 scipy==1.4.1 scikit-image==0.16.2 protobuf==3.11.3 -pillow==6.2.2 +pillow==12.2.0 tensorflow==1.15.2 keras==2.2.4 coremltools==2.1.0