From 4c65ed2368f6843c8f36b8e36935aef66cc3cc7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 18:40:41 +0000 Subject: [PATCH] Bump django from 1.8.6 to 1.11.29 in /xBarcelona Bumps [django](https://github.com/django/django) from 1.8.6 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8.6...1.11.29) 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..db8365f --- a/xBarcelona/requirements.txt +++ b/xBarcelona/requirements.txt @@ -1,4 +1,4 @@ -Django==1.8.6 +Django==1.11.29 et-xmlfile==1.0.1 jdcal==1.2 MySQL-python==1.2.5