From 2cb71fbecb77349ea5610c12e30d1bba84c2041a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 23:39:47 +0000 Subject: [PATCH] Bump pillow from 12.1.1 to 12.2.0 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] --- requirements-notebook.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-notebook.txt b/requirements-notebook.txt index 4ff7520..387ecc6 100644 --- a/requirements-notebook.txt +++ b/requirements-notebook.txt @@ -62,7 +62,7 @@ packaging==25.0 pandas==2.3.3 pandocfilters==1.5.1 parso==0.8.5 -pillow==12.1.1 +pillow==12.2.0 platformdirs==4.5.1 prometheus_client==0.24.1 prompt_toolkit==3.0.52