From bf3f69c46d2c197eca329bb0a75bc061aaa479ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 16:58:38 +0000 Subject: [PATCH] Bump pillow from 10.0.0 to 10.3.0 in /internal/tests/pytests 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] --- internal/tests/pytests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/tests/pytests/requirements.txt b/internal/tests/pytests/requirements.txt index 0a44495376..ac0855aa3d 100644 --- a/internal/tests/pytests/requirements.txt +++ b/internal/tests/pytests/requirements.txt @@ -8,7 +8,7 @@ numpy==1.25.2 packaging==23.1 pandas==2.0.3 pdf2image==1.16.3 -Pillow==10.0.0 +Pillow==10.3.0 pluggy==1.2.0 pytest==7.4.0 pytest-cov==4.1.0