From e5e9c42f361324a726a0f472863cadea87869b91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 22:42:26 +0000 Subject: [PATCH] Bump pillow from 7.1.0 to 10.3.0 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.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/7.1.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 10.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index ffafed0a70..c8a183fcdf 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -24,7 +24,7 @@ moto==1.3.14 networkx==2.4 pickleshare==0.7.5 pika==1.1.0 -Pillow==7.1.0 +Pillow==10.3.0 proc==1.0 psycopg2==2.8.4 pycurl==7.43.0.6