From 5afc4f86d65bd81c9212aa401bd24b325b2e9983 Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Mon, 5 Oct 2020 08:56:34 +0000
Subject: [PATCH] Bump Python requirement hiredis to 1.1.0

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

diff --git a/base/requirements.txt b/base/requirements.txt
index 8a38772a0e..be1b9ac501 100644
--- a/base/requirements.txt
+++ b/base/requirements.txt
@@ -2,7 +2,7 @@ boto3==1.9
 cryptography>=3.1
 Django==3.1.2
 elasticsearch==6.2.0
-hiredis==1.0.0
+hiredis==1.1.0
 ijson==2.3
 lxml==4.2.3
 openpyxl==2.4.9
-- 
GitLab