From c44341829526845fe36d29878d365f6b8698a382 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Dec 2023 03:19:24 +0000 Subject: [PATCH] Bump pillow from 8.0.0 to 10.0.1 in /requirements/testing Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.0.0 to 10.0.1. - [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.0.1) --- 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..24538eea0e1b 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.0.1 pyparsing==2.3.1 pytest==7.0.0 python-dateutil==2.7