From b0f36f8bf7848b6a1b442051444727d9ab8b340f Mon Sep 17 00:00:00 2001
From: Carlos Vega <carlos.vega@uni.lu>
Date: Tue, 24 Nov 2020 16:34:10 +0100
Subject: [PATCH] increased django version to the lates 2.2.x ! 2.2.17 from Nov
 2 2020 before version 3

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

diff --git a/requirements.txt b/requirements.txt
index 52e98137..f7e00a0f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,7 +8,7 @@ chardet==3.0.4
 coverage==5.3
 cryptography==3.2.1
 cycler==0.10.0
-Django==2.1
+Django==2.2.17
 django-cleanup==4.0.0
 django-common-helpers==0.9.2
 django-cron==0.5.0
-- 
GitLab