From 4a31c23a618dbc7d331247501dfdb74a2c840375 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 23:43:05 +0000 Subject: [PATCH] Bump django from 2.0.4 to 2.2.10 in /app Bumps [django](https://github.com/django/django) from 2.0.4 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.4...2.2.10) Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 app/requirements.txt diff --git a/app/requirements.txt b/app/requirements.txt old mode 100755 new mode 100644 index 6b38dbcb..63af02f3 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,4 +1,4 @@ -Django==2.0.4 +Django==2.2.10 django-bootstrap-datepicker-plus==3.0.4 django-crispy-forms==1.7.2 django-debug-toolbar==1.10