From 831f75a9d923726f510c8c7539ab7665cc9283bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:15:32 +0000 Subject: [PATCH] build(deps): bump djangorestframework from 3.10.2 to 3.11.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.10.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.10.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 b01c1cd..11a6b44 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ django-froala-editor==3.0.5 django-guardian==1.4.9 django-redis==4.10.0 django-simpleui==2.8 -djangorestframework==3.10.2 +djangorestframework==3.11.2 djangorestframework-jwt==1.11.0 djangorestframework-simplejwt==3.3 drf-extensions==0.5.0