From 31d8706574ed6461d52263382187ae7324a58f94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 00:15:46 +0000 Subject: [PATCH] Bump django from 1.9.8 to 1.11.28 Bumps [django](https://github.com/django/django) from 1.9.8 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.9.8...1.11.28) 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 42ca7c81..871ad10d --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ beautifulsoup4==4.5.3 bs4==0.0.1 cloudinary==1.6.0 dj-database-url==0.4.1 -Django==1.9.8 +Django==1.11.28 django-allauth==0.26.1 django-ckeditor==5.1.1 django-mobile==0.7.0