From a075abc228c195f23d94f95095dce354afd10e5f Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Sat, 2 Oct 2021 11:01:20 +0000
Subject: [PATCH] Bump Python requirement drf-spectacular to 0.20.0

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

diff --git a/requirements.txt b/requirements.txt
index 979f4ee042..03bb124907 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,7 +9,7 @@ django-enumfields==2.1.1
 django-redis==5.0.0
 django-rq==2.4.1
 djangorestframework==3.12.4
-drf-spectacular==0.18.2
+drf-spectacular==0.20.0
 gitpython==3.1.24
 python-gitlab==2.10.1
 python-memcached==1.59
-- 
GitLab