From c82e7fa4944d63aa5963b0b7c50c4e9032f2c04e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 Oct 2020 00:40:22 +0000 Subject: [PATCH] Bump djangorestframework from 3.5.3 to 3.9.1 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.5.3 to 3.9.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.5.3...3.9.1) 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..d3bc4b1 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.9.1 jieba==0.38 munch==2.1.0 nltk==3.2.1