From 9db601b877c8d35e66455f99867cc3f67b84b7d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 15:32:46 +0000 Subject: [PATCH] Bump pillow from 10.1.0 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.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/10.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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index b786b5b..85e660e --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ ultralytics==8.3.139 pydantic==2.5.3 python-multipart==0.0.6 httpx==0.26.0 -Pillow==10.1.0 +Pillow==10.3.0 numpy==1.26.3 torch==2.1.2 torchvision==0.16.2