From 333a69f99b9df81858b20ac7b95e729f857b1711 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 23:16:13 +0000 Subject: [PATCH] Bump django from 1.9.1 to 1.11.28 in /install Bumps [django](https://github.com/django/django) from 1.9.1 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.9.1...1.11.28) Signed-off-by: dependabot[bot] --- install/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 install/requirements.txt diff --git a/install/requirements.txt b/install/requirements.txt old mode 100755 new mode 100644 index 9d1df65..21e908d --- a/install/requirements.txt +++ b/install/requirements.txt @@ -2,7 +2,7 @@ attrs==15.2.0 cffi cryptography==1.3.2 cssselect==0.9.1 -Django==1.9.1 +Django==1.11.28 enum34==1.1.5 idna==2.1 ipaddress==1.0.16