From f8a881dccdcb3e7225f33c54e64179f50a6fd880 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 10:01:06 +0000 Subject: [PATCH] Bump pillow from 9.0.1 to 10.3.0 in /scripts Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 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.0.1...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 10.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/requirements-fixed.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements-fixed.txt b/scripts/requirements-fixed.txt index 3f1899e..2e969f2 100644 --- a/scripts/requirements-fixed.txt +++ b/scripts/requirements-fixed.txt @@ -5,7 +5,7 @@ Babel==2.9.1 Jinja2==2.11.3 MarkupSafe==1.1.1 -Pillow==9.0.1 +Pillow==10.3.0 PyYAML==5.4.1 Pygments==2.7.4 Sphinx==3.4.3