From b6b1ea547dab4b070e16dcf4ba3a27d90ec68b2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 18:41:05 +0000 Subject: [PATCH] Bump django from 1.8.6 to 1.11.29 in /xBadalona 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] --- xBadalona/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 xBadalona/requirements.txt diff --git a/xBadalona/requirements.txt b/xBadalona/requirements.txt old mode 100755 new mode 100644 index ccec843..db8365f --- a/xBadalona/requirements.txt +++ b/xBadalona/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