From 2bd6cd0e3b68d61b67813928337ba26be7e1f4a2 Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Mon, 5 Oct 2020 08:56:30 +0000
Subject: [PATCH] Bump Python requirement Django to 3.1.2

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

diff --git a/base/requirements.txt b/base/requirements.txt
index e97f258084..a8276034a7 100644
--- a/base/requirements.txt
+++ b/base/requirements.txt
@@ -1,6 +1,6 @@
 boto3==1.9
 cryptography>=3.1
-Django==3.1.1
+Django==3.1.2
 elasticsearch==6.2.0
 hiredis==1.0.0
 ijson==2.3
-- 
GitLab