From 55fba5db3e0e539b01e92230d34d5a7bc1afb23b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 02:08:58 +0000 Subject: [PATCH] Bump django from 1.8.13 to 1.11.23 Bumps [django](https://github.com/django/django) from 1.8.13 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8.13...1.11.23) 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 6a71913..bc99e3a --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ git+https://github.com/lawlesst/bibjsontools.git cx_Oracle==5.2.1 -django==1.8.13 +django==1.11.23 django-nose lxml ply