From 71f8ee5a65c4bf64bb1fe45586a2121dfc2a54e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:13:11 +0000 Subject: [PATCH] Bump djangorestframework from 3.9.0 to 3.11.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.9.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.9.0...3.11.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e39cb60..6f02db3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ coreapi-cli==1.0.9 coreschema==0.0.4 coverage==4.5.2 Django==2.1.4 -djangorestframework==3.9.0 +djangorestframework==3.11.2 djangorestframework-simplejwt==3.3 drf-yasg==1.12.1 ez-setup==0.9