From 3ad77e67539c8db679842c5f1216e676f86ce44c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:12:11 +0000 Subject: [PATCH] Bump djangorestframework from 3.8.2 to 3.11.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.8.2 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.8.2...3.11.2) Signed-off-by: dependabot[bot] --- requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirement.txt b/requirement.txt index 1805156..c98dee6 100644 --- a/requirement.txt +++ b/requirement.txt @@ -6,7 +6,7 @@ Django==2.1.1 django-cors-headers==2.4.0 django-filter==2.0.0 django-rest-swagger==2.2.0 -djangorestframework==3.8.2 +djangorestframework==3.11.2 #drfdocs==0.0.11 httpie==0.9.9 idna==2.7