From e747160651bba7083f2fe90eeaf7471c1e93f3f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:09:47 +0000 Subject: [PATCH] Bump djangorestframework from 3.6.4 to 3.11.2 in /framework Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.6.4 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.6.4...3.11.2) Signed-off-by: dependabot[bot] --- framework/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/requirements.txt b/framework/requirements.txt index 821ccd29..8fb1f0bd 100644 --- a/framework/requirements.txt +++ b/framework/requirements.txt @@ -18,7 +18,7 @@ django-pandas==0.5.1 django-rest-auth==0.9.1 #-e git://github.com/darklow/django-suit.git@ebaf0e862a49aa897c5414db0c8b59df85f78839#egg=django_suit django-thumbs==0.4 -djangorestframework==3.6.4 +djangorestframework==3.11.2 elasticsearch==5.4.0 elasticsearch-dsl==5.3.0 enum34==1.1.6