From 3e06a5cc9df45a255556c1aed987a3c63855e0d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 16:24:36 +0000 Subject: [PATCH] Bump pillow from 10.0.0 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.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.0.0...10.3.0) --- updated-dependencies: - dependency-name: pillow 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 e0def91..7d53e77 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ multidict==6.0.4 numpy==1.25.0 packaging==23.1 pandas==2.0.3 -Pillow==10.0.0 +Pillow==10.3.0 pkginfo==1.9.6 pluggy==1.2.0 psutil==6.0.0