From 0786d05f6be28776cc44e667d1c33d4c46b3461b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Nov 2022 19:25:21 +0200 Subject: [PATCH] Bump pillow from 9.0.1 to 9.3.0 in /tests/python (#5341) --- tests/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/python/requirements.txt b/tests/python/requirements.txt index 148f9427..41eb4a49 100644 --- a/tests/python/requirements.txt +++ b/tests/python/requirements.txt @@ -2,4 +2,4 @@ pytest==6.2.5 requests==2.26.0 deepdiff==5.6.0 boto3==1.17.61 -Pillow==9.0.1 +Pillow==9.3.0