From cb9c534527761af86a94f3f44f79b62414b80e30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 21:56:47 +0000 Subject: [PATCH] Bump djangorestframework from 2.3.14 to 3.11.2 in /configs Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 2.3.14 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/2.3.14...3.11.2) Signed-off-by: dependabot[bot] --- configs/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/requirements.txt b/configs/requirements.txt index b7dd3f9..8afd9af 100644 --- a/configs/requirements.txt +++ b/configs/requirements.txt @@ -19,7 +19,7 @@ django-post-office==0.8.4 django-push-notifications==1.1.0 django-rest-swagger==0.1.14 django-uuidfield==0.5.0 -djangorestframework==2.3.14 +djangorestframework==3.11.2 django-select2-forms==1.1.18 google-api-python-client==1.2 httplib2==0.9 @@ -60,7 +60,7 @@ django-push-notifications==1.1.0 django-rest-swagger==0.1.14 django-select2-forms==1.1.18 django-uuidfield==0.5.0 -djangorestframework==2.3.14 +djangorestframework==3.11.2 google-api-python-client==1.2 httplib2==0.9 jsonfield==0.9.20