From 80937687732ab4be3e92449c42d6185c59453550 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 21:56:22 +0000 Subject: [PATCH] Bump djangorestframework from 3.5.3 to 3.11.2 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d699cd2..c314219 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ autopep8==1.2.4 channels==0.17.3 configparser==3.5.0 Django==1.10.4 -djangorestframework==3.5.3 +djangorestframework==3.11.2 jieba==0.38 munch==2.1.0 nltk==3.2.1