From 662574f4b026ff226288b63e2444a28533af9167 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 18:02:17 +0000 Subject: [PATCH] Bump django from 1.9.8 to 1.11.29 Bumps [django](https://github.com/django/django) from 1.9.8 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.9.8...1.11.29) 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..df1d115a --- 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.29 django-allauth==0.26.1 django-ckeditor==5.1.1 django-mobile==0.7.0