From 0fee73e3e7a98cfbe2b68c870471c6fc34007746 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 22:36:35 +0000 Subject: [PATCH] Bump pillow from 10.2.0 to 12.2.0 in /camp_zipnerf Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.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.2.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- camp_zipnerf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/camp_zipnerf/requirements.txt b/camp_zipnerf/requirements.txt index 37a37f4ebf6..9638a3959ae 100644 --- a/camp_zipnerf/requirements.txt +++ b/camp_zipnerf/requirements.txt @@ -3,7 +3,7 @@ jax==0.4.23 jaxlib==0.4.23 flax==0.7.5 opencv-python==4.9.0.80 -pillow==10.2.0 +pillow==12.2.0 tensorboard==2.15.1 tensorflow==2.15.0.post1 gin-config==0.5.0