From 666bba70eb914f24bfc98f095042aeb284aeefe5 Mon Sep 17 00:00:00 2001
From: Fredrik Jonsson <frjo@xdeb.org>
Date: Tue, 26 May 2020 09:16:02 +0200
Subject: [PATCH] Update psycopg2 to 2.8.5.

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

diff --git a/requirements.txt b/requirements.txt
index 1698db90a..4bbeb7ac6 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -34,7 +34,7 @@ mailchimp3==3.0.12
 mistune==0.8.4
 more-itertools==7.2.0
 Pillow==6.2.2
-psycopg2==2.7.3.1
+psycopg2==2.8.5
 reportlab==3.5.34
 social_auth_app_django==3.1.0
 tomd==0.1.3
-- 
GitLab