From 32382a9758cd9a4fb08554ebdfeb352189a3c8c1 Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Tue, 24 Aug 2021 11:01:32 +0000
Subject: [PATCH] Bump Python requirement django-cors-headers to 3.8.0

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

diff --git a/requirements.txt b/requirements.txt
index 7f283e8764..7745fbc4f3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,7 +4,7 @@ apistar==0.7.2
 git+https://gitlab.com/teklia/apistar.git#egg=apistar
 bleach==4.0.0
 django-admin-hstore-widget==1.1.0
-django-cors-headers==3.7.0
+django-cors-headers==3.8.0
 django-enumfields==2.1.1
 django-redis==5.0.0
 django-rq==2.4.1
-- 
GitLab