From 3179e1f37b1dbdbd0f330d2aaaf3f023058a4c3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 21:50:38 +0000 Subject: [PATCH] Bump djangorestframework from 3.4.6 to 3.11.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.4.6 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.4.6...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 eafaa91..b3d5638 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ cycler==0.10.0 decorator==4.0.10 Django==1.9.8 django-cors-headers==1.1.0 -djangorestframework==3.4.6 +djangorestframework==3.11.2 elasticsearch==2.4.0 jieba==0.38 jsonfield==1.0.3