From 80f58d72bbf13d75a565489d3a605bc4106c7f84 Mon Sep 17 00:00:00 2001 From: Teklia Bot <contact@teklia.com> Date: Sat, 3 Jul 2021 11:01:00 +0000 Subject: [PATCH] Bump Python requirement boto3 to 1.17.105 --- base/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/requirements.txt b/base/requirements.txt index 2a50a2af2f..279344f137 100644 --- a/base/requirements.txt +++ b/base/requirements.txt @@ -1,4 +1,4 @@ -boto3==1.17.11 +boto3==1.17.105 cryptography==3.4.7 Django==3.2.4 elasticsearch==6.8.1 -- GitLab