From 768ce94d69b90c89140a0219b0543036a137e397 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 19:25:23 +0000 Subject: [PATCH] Bump pillow from 10.3.0 to 12.2.0 in /images/datascience-notebook Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.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.3.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- images/datascience-notebook/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/datascience-notebook/requirements.txt b/images/datascience-notebook/requirements.txt index 86dce53..63b791a 100644 --- a/images/datascience-notebook/requirements.txt +++ b/images/datascience-notebook/requirements.txt @@ -16,7 +16,7 @@ openai>=1.78.0 pandas==2.2.1 pandas_summary pdfkit -Pillow==10.3.0 +Pillow==12.2.0 ply pyagrum pydantic