From 22afe9e1b21f0e56bff6af8186bfda2291123917 Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Sat, 2 Apr 2022 14:00:47 +0000
Subject: [PATCH] Bump Python requirement Pillow to 9.1.0

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

diff --git a/requirements.txt b/requirements.txt
index b14b55bd..e444187b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,6 @@
 arkindex-client==1.0.8
 peewee==3.14.10
-Pillow==9.0.1
+Pillow==9.1.0
 python-gitlab==2.7.1
 python-gnupg==0.4.8
 sh==1.14.2
-- 
GitLab