From a394a1a3a1474ca84a1a756401a2cb5b4616d650 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 5 Feb 2024 17:40:37 +0000
Subject: [PATCH] chore(deps): bump pillow from 8.4.0 to 10.2.0 in
 /source/model/etl/code

Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.4.0 to 10.2.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/8.4.0...10.2.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 source/model/etl/code/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/model/etl/code/requirements.txt b/source/model/etl/code/requirements.txt
index b3f1c3109..a2360f824 100644
--- a/source/model/etl/code/requirements.txt
+++ b/source/model/etl/code/requirements.txt
@@ -3,7 +3,7 @@ boto3==1.28.85
 opencv-contrib-python-headless==4.8.1.78
 #transformers==0.1.17
 onnxruntime-gpu
-Pillow==8.4.0
+Pillow==10.2.0
 pyclipper==1.3.0
 Shapely==1.7.1
 PyMuPDF<1.21.0