From d79e093753dfdb208cd799e1dde4dce8db7d1b2b Mon Sep 17 00:00:00 2001
From: Teklia Bot <bot@teklia.com>
Date: Sun, 15 Oct 2023 14:03:20 +0000
Subject: [PATCH] Bump Python requirement Pillow to 10.1.0

---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 5647b950..61413cac 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,6 @@
 arkindex-client==1.0.14
 peewee==3.16.3
-Pillow==10.0.0
+Pillow==10.1.0
 pymdown-extensions==10.2
 python-gitlab==3.15.0
 python-gnupg==0.5.1
-- 
GitLab