From 4103fcd52a3fc64ee9ac4800e1ca3de360be8af3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 25 Mar 2021 12:33:30 -0500 Subject: [PATCH] Update djangorestframework from 3.12.2 to 3.12.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a972414..e8a95ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ celery==5.0.2 Django==3.1.3 django-filter==2.4.0 django-grappelli==2.14.2 -djangorestframework==3.12.2 +djangorestframework==3.12.3 djangorestframework-csv==2.1.0 django-rest-auth==0.9.5 django-allauth==0.43.0