From 4c798910fe7bf590ffa9adbf071f8d24206014e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 01:15:45 +0000 Subject: [PATCH] Bump django from 1.8.6 to 1.11.28 in /xBarcelona Bumps [django](https://github.com/django/django) from 1.8.6 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8.6...1.11.28) Signed-off-by: dependabot[bot] --- xBarcelona/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 xBarcelona/requirements.txt diff --git a/xBarcelona/requirements.txt b/xBarcelona/requirements.txt old mode 100755 new mode 100644 index ccec843..717bbf3 --- a/xBarcelona/requirements.txt +++ b/xBarcelona/requirements.txt @@ -1,4 +1,4 @@ -Django==1.8.6 +Django==1.11.28 et-xmlfile==1.0.1 jdcal==1.2 MySQL-python==1.2.5