From 69d08b279dc823cad7e32ea26dfd72edb9fa39c3 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 19 Mar 2021 23:10:09 +0000
Subject: [PATCH] Bump djangorestframework from 3.11.0 to 3.11.2

Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.11.0 to 3.11.2.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](https://github.com/encode/django-rest-framework/compare/3.11.0...3.11.2)

Signed-off-by: dependabot[bot] <support@github.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 23ae965..d1e23f9 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,7 @@
 scrapy==1.6.0
 Django==2.2.10
 django-cors-headers==3.2.0
-djangorestframework==3.11.0
+djangorestframework==3.11.2
 requests==2.22.0
 urllib3==1.25.7
 uwsgi==2.0.18