From c1d554480b8f850eefec674add8e4222e6fba97a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 18:07:08 +0000 Subject: [PATCH] Bump pillow from 8.0.0 to 10.3.0 in /requirements/testing Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.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/8.0.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/testing/minver.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/testing/minver.txt b/requirements/testing/minver.txt index b399bd996e08..1e79c66a8805 100644 --- a/requirements/testing/minver.txt +++ b/requirements/testing/minver.txt @@ -9,7 +9,7 @@ meson-python==0.13.1 meson==1.1.0 numpy==1.21.0 packaging==20.0 -pillow==8.0.0 +pillow==10.3.0 pyparsing==2.3.1 pytest==7.0.0 python-dateutil==2.7