From 6822a6f29d0fe98ecd96a4126c9217898190da17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 17:05:43 +0000 Subject: [PATCH] Bump pillow from 9.4.0 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.0 to 10.3.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...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 10.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1dfd1e1..61f144b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ fvcore==0.1.5.post20220305 hydra-core==1.2.0 numpy>=1.24.1 opencv-python -pillow==9.4.0 +pillow==10.3.0 scikit-image>=0.19.2 scikit-learn>=1.0.2 ufmt==2.0.1