From 5278a779f74d230e00d5eaf06fd65169f3b6e491 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 19:33:31 +0000 Subject: [PATCH] Bump django from 2.0.8 to 2.2.13 in /api Bumps [django](https://github.com/django/django) from 2.0.8 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.8...2.2.13) Signed-off-by: dependabot[bot] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index fa55a72..9ca9637 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -14,7 +14,7 @@ decorator==4.3.0 dropbox defusedxml==0.5.0 dj-database-url==0.5.0 -Django==2.0.8 +Django==2.2.13 django-allauth==0.37.1 django-appconf==1.0.2 django-celery-email==2.0.0