From e01f1332d20091819fcf301e538e9dac185555f5 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 5 Jun 2020 16:52:15 +0000
Subject: [PATCH] Bump django from 1.9.13 to 1.11.29

Bumps [django](https://github.com/django/django) from 1.9.13 to 1.11.29.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/1.9.13...1.11.29)

Signed-off-by: dependabot[bot] <support@github.com>
---
 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 a9b1935a1..ef54615e9
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
 --extra-index-url https://devpi.iast.it/nephila/public/+simple/
-Django==1.9.13
+Django==1.11.29
 django-bootstrap3==7.0.0
 django-filter==0.9.2
 django-autoslug==1.9.3