From 08a2b1e79b75061f6996e30898798f56688ec4b5 Mon Sep 17 00:00:00 2001
From: Teklia Bot <bot@teklia.com>
Date: Fri, 13 Oct 2023 14:03:15 +0000
Subject: [PATCH] Bump Python requirement Pillow to 10.0.1

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

diff --git a/requirements.txt b/requirements.txt
index 5647b950..9650816b 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.0.1
 pymdown-extensions==10.2
 python-gitlab==3.15.0
 python-gnupg==0.5.1
-- 
GitLab