From 8567c0cb0fc33e4714cb64e7341dc2865c84ddab Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Wed, 11 Aug 2021 11:01:31 +0000
Subject: [PATCH] Bump Python requirement boto3 to 1.18.18

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

diff --git a/base/requirements.txt b/base/requirements.txt
index 7db22b532a..a43cfff4a5 100644
--- a/base/requirements.txt
+++ b/base/requirements.txt
@@ -1,4 +1,4 @@
-boto3==1.18.13
+boto3==1.18.18
 cryptography==3.4.7
 Django==3.2.6
 elasticsearch==6.8.1
-- 
GitLab