From a740cfe6bfa384b7eef3fbf8fa58885091c8176c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 13:16:25 +0000 Subject: [PATCH] Bump pillow from 9.5.0 to 12.2.0 in /learntolearn Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.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/9.5.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- learntolearn/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/learntolearn/requirements.txt b/learntolearn/requirements.txt index b9a360e..b699506 100644 --- a/learntolearn/requirements.txt +++ b/learntolearn/requirements.txt @@ -3,6 +3,6 @@ trimesh==4.2.2 kneefinder sapien==2.2.0 numpy==1.22.0 -pillow==9.5.0 +pillow==12.2.0 scipy==1.10.1 tqdm==4.67.1 \ No newline at end of file