From 138d0ea4443d6bc497860f994e83f82925fbc0e7 Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Mon, 4 Jan 2021 11:06:03 +0000
Subject: [PATCH] Bump Python requirement Django to 3.1.5

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

diff --git a/base/requirements.txt b/base/requirements.txt
index 42ba9a154a..9a7ad5a304 100644
--- a/base/requirements.txt
+++ b/base/requirements.txt
@@ -1,6 +1,6 @@
 boto3==1.15.16
 cryptography>=3.1
-Django==3.1.4
+Django==3.1.5
 elasticsearch==6.8.1
 lxml==4.5.2
 psycopg2-binary==2.8.6
-- 
GitLab