From d3aafa1f5807c7156c9cc62c9766cdc1cd50c238 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 5 Nov 2020 23:01:06 -0300 Subject: [PATCH] Update djangorestframework from 3.11.0 to 3.12.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a76b5db..739ab0f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Django==3.0.7 -djangorestframework==3.11.0 +djangorestframework==3.12.2 pkg-resources==0.0.0 pytz==2020.1 sqlparse==0.3.1