From 7872ec66b7ea74a58e96615061d71048b8d44239 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:37:46 +0000 Subject: [PATCH] Bump django from 1.8.6 to 2.2.24 in /xBarcelona Bumps [django](https://github.com/django/django) from 1.8.6 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8.6...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..a754772 --- a/xBarcelona/requirements.txt +++ b/xBarcelona/requirements.txt @@ -1,4 +1,4 @@ -Django==1.8.6 +Django==2.2.24 et-xmlfile==1.0.1 jdcal==1.2 MySQL-python==1.2.5