From f06a7b15c56fdbfe78dbd8b7b9fc6587219a9272 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 25 Mar 2021 21:28:31 +0530 Subject: [PATCH] Update djangorestframework from 3.9.4 to 3.12.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a9255d86..a7be0cf4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ django-compressor==2.3 django-htmlmin==0.11.0 django-storages==1.7.1 django-cors-headers==3.0.2 -djangorestframework==3.9.4 +djangorestframework==3.12.3 django-rest-auth==0.9.5 furl==2.0.0 future==0.17.1