From 3d6db46d5a9733889c9e5f6ae1655feb71cdc799 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 17:29:50 +0000 Subject: [PATCH] Bump django from 2.0.2 to 2.2.13 Bumps [django](https://github.com/django/django) from 2.0.2 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.2...2.2.13) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ad8591c..4b816cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ diff-match-patch==20121119 dj-database-url==0.4.2 dj-static==0.0.6 -Django==2.0.2 +Django==2.2.13 django-countries==5.1.1 django-debug-toolbar==1.9.1 django-import-export==0.7.0