From 48f27fe67b2e08ee4b19d57150e8fa00fcb06c53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:05:01 +0000 Subject: [PATCH] Bump djangorestframework from 3.5.3 to 3.11.2 in /requirements Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.5.3 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.5.3...3.11.2) Signed-off-by: dependabot[bot] --- requirements/library_base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/library_base.txt b/requirements/library_base.txt index 233b5b0..6c391e6 100644 --- a/requirements/library_base.txt +++ b/requirements/library_base.txt @@ -15,7 +15,7 @@ django-rosetta==0.7.13 django-suit==0.2.25 django-suit-ckeditor==0.0.2 django-taggit==0.20 -djangorestframework==3.5.3 +djangorestframework==3.11.2 djangorestframework-jsonp==1.0.2 elasticsearch-dsl>=7.0.0,<8.0.0 fastkml==0.11