From e221db3577cf9961ef62be7060a624178a9d077a Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Thu, 2 Feb 2023 11:03:15 +0000
Subject: [PATCH] Bump Python requirement boto3 to 1.26.62

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

diff --git a/requirements.txt b/requirements.txt
index 5cf726d5..8e8a1da9 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
 arkindex-client==1.0.11
-boto3==1.26.57
+boto3==1.26.62
 editdistance==0.6.2
 fontTools==4.38.0
 imageio==2.25.0
-- 
GitLab