From 59bcf94f3a1a733073613fbae4950118aa1453f3 Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Mon, 29 Aug 2022 14:00:56 +0000
Subject: [PATCH] Bump Python requirement Pillow to 9.2.0

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

diff --git a/requirements.txt b/requirements.txt
index 6b6fadda..58c844c5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,6 @@
 arkindex-client==1.0.9
 peewee==3.15.2
-Pillow>=9.0
+Pillow==9.2.0
 python-gitlab==3.9.0
 python-gnupg==0.5.0
 sh==1.14.3
-- 
GitLab