From 6620453941739472aabe6fb482bb75265de55b52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 21:53:29 +0000 Subject: [PATCH] Bump djangorestframework from 3.6.4 to 3.11.2 in /Backend 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] --- Backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Backend/requirements.txt b/Backend/requirements.txt index e845635..6ed03e1 100644 --- a/Backend/requirements.txt +++ b/Backend/requirements.txt @@ -5,7 +5,7 @@ chardet==3.0.4 coreapi==2.3.3 coreschema==0.0.4 django-rest-swagger==2.1.2 -djangorestframework==3.6.4 +djangorestframework==3.11.2 idna==2.6 itypes==1.1.0 Jinja2==2.9.6