From 11aa7eede716b01381f2c1743fe84ff86c3489d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 21:30:25 +0000 Subject: [PATCH] Bump pillow from 10.1.0 to 12.2.0 in /cgiar-crop-identification Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 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/10.1.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cgiar-crop-identification/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cgiar-crop-identification/requirements.txt b/cgiar-crop-identification/requirements.txt index 3e3d623..5bfc50d 100644 --- a/cgiar-crop-identification/requirements.txt +++ b/cgiar-crop-identification/requirements.txt @@ -9,7 +9,7 @@ matplotlib-inline==0.1.6 numpy==1.26.1 opencv-python==4.8.1.78 pandas==2.1.1 -Pillow==10.1.0 +Pillow==12.2.0 safetensors==0.4.0 scikit-learn==1.3.1 scipy==1.11.3