From 911ef8003b6ef442702d224b60a9e7a7b6daf108 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:36:59 +0000 Subject: [PATCH] Bump djangorestframework in /Backend_Django_restful_api Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.9.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.9.4...3.11.2) Signed-off-by: dependabot[bot] --- Backend_Django_restful_api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Backend_Django_restful_api/requirements.txt b/Backend_Django_restful_api/requirements.txt index 79b5b7f..35cb012 100644 --- a/Backend_Django_restful_api/requirements.txt +++ b/Backend_Django_restful_api/requirements.txt @@ -1,7 +1,7 @@ beautifulsoup4==4.7.1 bs4==0.0.1 Django==2.2.1 -djangorestframework==3.9.4 +djangorestframework==3.11.2 gensim==3.7.3 lxml==4.3.3 matplotlib==3.0.3