From aa36662b5426f0254a6464a3b858145e40efeb9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 01:08:24 +0000 Subject: [PATCH] Bump django from 2.0.5 to 2.2.10 Bumps [django](https://github.com/django/django) from 2.0.5 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.5...2.2.10) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index c37098c..3deaea2 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ chardet==3.0.4 cssselect2==0.2.1 dateparser==0.7.0 defusedxml==0.5.0 -Django==2.0.5 +Django==2.2.10 django-crispy-forms==1.7.2 django-macros==0.4.0 django-qr-code==1.0.0