From 22be7de1e9c0a56ffa67aaf7917fd907f732dba4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:21:39 +0000 Subject: [PATCH] Bump django from 1.11.6 to 1.11.23 in /moodtracker Bumps [django](https://github.com/django/django) from 1.11.6 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.6...1.11.23) Signed-off-by: dependabot[bot] --- moodtracker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 moodtracker/requirements.txt diff --git a/moodtracker/requirements.txt b/moodtracker/requirements.txt old mode 100755 new mode 100644 index 203bdd1..5d42676 --- a/moodtracker/requirements.txt +++ b/moodtracker/requirements.txt @@ -7,7 +7,7 @@ certifi==2017.7.27.1 cffi==1.11.2 chardet==3.0.4 cryptography==2.1.3 -Django==1.11.6 +Django==1.11.23 django-celery-beat==1.1.0 django-celery-results==1.0.1 django-supervisor==0.4.0