From fe06f46ccf8e75cec1f933c391ba3af89a2961a3 Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Mon, 5 Oct 2020 08:56:42 +0000
Subject: [PATCH] Bump Python requirement psycopg2-binary to 2.8.6

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

diff --git a/base/requirements.txt b/base/requirements.txt
index a8276034a7..8a38772a0e 100644
--- a/base/requirements.txt
+++ b/base/requirements.txt
@@ -6,5 +6,5 @@ hiredis==1.0.0
 ijson==2.3
 lxml==4.2.3
 openpyxl==2.4.9
-psycopg2-binary==2.8.5
+psycopg2-binary==2.8.6
 Twisted==19.7.0
-- 
GitLab