From 52ca298849a10e92caa35049f1384a4e5c8563c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 11:48:02 +0000 Subject: [PATCH] Bump pillow Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.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.4.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../wandb/run-20240609_214112-olqxxhne/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eval/videophy/videocon/training/wandb/run-20240609_214112-olqxxhne/files/requirements.txt b/eval/videophy/videocon/training/wandb/run-20240609_214112-olqxxhne/files/requirements.txt index 5badd70..6433371 100644 --- a/eval/videophy/videocon/training/wandb/run-20240609_214112-olqxxhne/files/requirements.txt +++ b/eval/videophy/videocon/training/wandb/run-20240609_214112-olqxxhne/files/requirements.txt @@ -115,7 +115,7 @@ packaging==23.1 pandas==2.0.3 pathtools==0.1.2 peft==0.5.0 -pillow==9.4.0 +pillow==12.2.0 pip==23.2.1 platformdirs==4.1.0 proglog==0.1.10