From f54708f7ff3e4e0dc041ce909ff900a73119a5b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Sep 2025 20:35:22 +0000 Subject: [PATCH] Bump pillow from 9.5.0 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.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.5.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 10.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-ops.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-ops.txt b/requirements-ops.txt index 23992d6..88d4444 100644 --- a/requirements-ops.txt +++ b/requirements-ops.txt @@ -37,7 +37,7 @@ packaging==24.1 pandas==2.0.0 pefile==2023.2.7 photutils==1.13.0 -Pillow==9.5.0 +Pillow==10.3.0 platformdirs==3.2.0 psutil==6.0.0 pyerfa==2.0.1.4