From 60023d11b1602d131b077d8d7f386e06f22fefa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 10:18:04 -0700 Subject: [PATCH] Bump pillow from 10.0.0 to 10.3.0 in /internal/tests/pytests (#2845) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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