From a664235da34bce430a4a1dba9a2a6226a97cbd1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 23:06:20 +0000 Subject: [PATCH] Bump django from 2.0.7 to 2.2.10 in /backend Bumps [django](https://github.com/django/django) from 2.0.7 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.7...2.2.10) 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..0983c6e2 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.10 django-cors-headers==2.2.0 django-idmap==1.0.3 django-rest-auth==0.9.3