From 11424b4e0c3fc816d1bc7560b432bbe2399b04a4 Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Thu, 23 Mar 2023 11:01:07 +0000
Subject: [PATCH] Bump Python requirement boto3 to 1.26.97

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

diff --git a/requirements.txt b/requirements.txt
index 04d2cf6e..c7b8fcfc 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
 arkindex-client==1.0.11
-boto3==1.26.96
+boto3==1.26.97
 editdistance==0.6.2
 fontTools==4.39.2
 imageio==2.26.1
-- 
GitLab