From 7013993fcf910591196faeb725d5482b37adad8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 11:48:08 -0500 Subject: [PATCH] Bump pillow from 10.2.0 to 10.3.0 in /python/requirements (#181) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- python/requirements/pyproject-docs.txt | 2 +- python/requirements/pyproject.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python/requirements/pyproject-docs.txt b/python/requirements/pyproject-docs.txt index 92ccef8c..5e1187ec 100644 --- a/python/requirements/pyproject-docs.txt +++ b/python/requirements/pyproject-docs.txt @@ -213,7 +213,7 @@ pexpect==4.8.0 # via ipython pickleshare==0.7.5 # via ipython -pillow==10.2.0 +pillow==10.3.0 # via # diffimg # imgdiff diff --git a/python/requirements/pyproject.txt b/python/requirements/pyproject.txt index b26e7b01..c49f32b9 100644 --- a/python/requirements/pyproject.txt +++ b/python/requirements/pyproject.txt @@ -162,7 +162,7 @@ pexpect==4.8.0 # via ipython pickleshare==0.7.5 # via ipython -pillow==10.2.0 +pillow==10.3.0 # via # diffimg # imgdiff