From 7cdadbe13ea357912027daba6645e0f5a6c43bd0 Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Thu, 3 Feb 2022 14:01:49 +0000
Subject: [PATCH] Bump Python requirement Pillow to 9.0.1

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

diff --git a/requirements.txt b/requirements.txt
index 656ec575..9537f913 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,6 @@
 arkindex-client==1.0.8
 peewee==3.14.4
-Pillow==8.4.0
+Pillow==9.0.1
 python-gitlab==2.7.1
 python-gnupg==0.4.7
 sh==1.14.2
-- 
GitLab