From fa3a0feb7602fd6183440d0f832fd36e13ac0282 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 18:47:08 +0000 Subject: [PATCH] Bump django from 2.0.7 to 2.2.13 in /backend Bumps [django](https://github.com/django/django) from 2.0.7 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.7...2.2.13) Signed-off-by: dependabot[bot] --- backend/requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirement.txt b/backend/requirement.txt index d6053f62..59469e31 100644 --- a/backend/requirement.txt +++ b/backend/requirement.txt @@ -20,7 +20,7 @@ coreschema==0.0.4 cryptography==2.2.2 daphne==2.2.0 dj-database-url==0.4.1 -Django==2.0.7 +Django==2.2.13 django-cors-headers==2.2.0 django-idmap==1.0.3 django-rest-auth==0.9.3