From 9d39209167aa995b05396f07a0d2d32f518075fe Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Sun, 13 Dec 2020 11:05:38 +0000
Subject: [PATCH] Bump Python requirement django-cors-headers to 3.6.0

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

diff --git a/requirements.txt b/requirements.txt
index 6890921b5e..3931f44d73 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,7 +5,7 @@ git+https://gitlab.com/teklia/apistar.git#egg=apistar
 arkindex-common==0.2.0
 git+https://gitlab.com/arkindex/common.git#egg=arkindex-common
 django-admin-hstore-widget==1.1.0
-django-cors-headers==3.5.0
+django-cors-headers==3.6.0
 django-enumfields==2.0.0
 django-redis==4.12.1
 django-rq==2.4.0
-- 
GitLab