From c121d506b2c301b8933f7876a8f7704e727b3e2b Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Sat, 6 Mar 2021 14:06:10 +0000
Subject: [PATCH] Bump Python requirement Pillow to 8.1.2

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

diff --git a/requirements.txt b/requirements.txt
index 10792bb4..a887e1a5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
 arkindex-client==1.0.6
-Pillow==8.1.0
+Pillow==8.1.2
 python-gitlab==2.6.0
 python-gnupg==0.4.6
 sh==1.14.1
-- 
GitLab