From b13b4109bce035130a72c8bb7dab145e55982c32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:27:15 +0000 Subject: [PATCH] Bump djangorestframework from 3.9.2 to 3.11.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.9.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.9.2...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 8df6097..f50f421 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ django-import-export==1.2.0 django-rest-elasticsearch==0.4.1 django-reversion==3.0.3 django-stubs==0.12.1 -djangorestframework==3.9.2 +djangorestframework==3.11.2 djangorestframework-jwt==1.11.0 djangorestframework-stubs==0.4.2 elasticsearch==6.3.1