From 0b541bb877305bd233366a2327395c84ccd3d26a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 18:30:17 +0000 Subject: [PATCH] Bump django from 2.0.5 to 2.2.13 Bumps [django](https://github.com/django/django) from 2.0.5 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.5...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 02702e4..293374c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ constantly==15.1.0 cryptography==2.2.2 cssselect==1.0.3 defusedxml==0.5.0 -Django==2.0.5 +Django==2.2.13 django-filter==1.1.0 django-jsonfield==1.0.1 django-notify-x==0.1.9