From b9198f5ff1a8143e101e49d7b0ef8d2d66647aef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 18:10:41 +0000 Subject: [PATCH] Bump django from 2.0.4 to 2.2.13 Bumps [django](https://github.com/django/django) from 2.0.4 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.4...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 e9d75d6..fe0f9ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ coverage==4.5.1 cryptography==2.1.4 cssselect==1.0.1 dj-database-url==0.5.0 -Django==2.0.4 +Django==2.2.13 django-celery==3.2.2 django-filter==1.1.0 django-heroku==0.3.1