From d647655db59fe23265d5c8fbdbd2f7ae587cd599 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 19:54:50 +0000 Subject: [PATCH] Bump django from 2.0.4 to 2.2.13 in /app 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] --- 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..81e5ab5e --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,4 +1,4 @@ -Django==2.0.4 +Django==2.2.13 django-bootstrap-datepicker-plus==3.0.4 django-crispy-forms==1.7.2 django-debug-toolbar==1.10