From 891dff7f1b4d44ec82a6a1bc5a042c3058d6ca69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 22:17:37 +0000 Subject: [PATCH] Bump django from 2.1.2 to 2.2.13 in /backend Bumps [django](https://github.com/django/django) from 2.1.2 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.2...2.2.13) Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 backend/requirements.txt diff --git a/backend/requirements.txt b/backend/requirements.txt old mode 100755 new mode 100644 index ed9430f..6b0c58f --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,7 +1,7 @@ boxsdk==1.5.5 celery==4.2.1 django-cors-headers==2.4.0 -django==2.1.2 +django==2.2.13 djangorestframework-jwt==1.11.0 djangorestframework==3.8.2 dropbox==9.1.0