From 0a985ef1aacff005da6cd5ba8c37a683f6943da3 Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Thu, 18 Aug 2022 11:01:06 +0000
Subject: [PATCH] Bump Python requirement django-cors-headers to 3.13.0

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

diff --git a/requirements.txt b/requirements.txt
index 20ba360389..10b4599b5b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,7 @@
 
 bleach==5.0.1
 django-admin-hstore-widget==1.2.0
-django-cors-headers==3.11.0
+django-cors-headers==3.13.0
 django-enumfields==2.1.1
 django-rq==2.5.1
 djangorestframework==3.12.4
-- 
GitLab