From 88058351025757bb531106476ae4b69b1d7091cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 15:52:28 -0800 Subject: [PATCH] chore(deps): bump pillow from 10.2.0 to 11.0.0 (#2935) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ca89f60bb7..c6b9d0aac6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ json-home-client==1.1.1 kdl-py==1.2.0; python_version >= '3.7' lxml==5.3.0 multidict==6.0.5; python_version >= '3.7' -pillow==10.2.0 +pillow==11.0.0 pygments==2.17.2 requests==2.32.3 result==0.16.1; python_version >= '3.8'