From 82e0c52d2fda75f8d53009405324817d28109a4e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 01:56:40 +0000 Subject: [PATCH] Update dependency Pillow to v10 [SECURITY] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 6d6405894..d4509902a 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -51,7 +51,7 @@ numpy==1.21.0 openai==0.27.6 packaging==23.1 pandas==1.3.5 -Pillow==9.5.0 +Pillow==10.3.0 plotly==5.3.1 premailer==3.10.0 protobuf==3.20.3