From bdfcc9d023ecec78f039294a71f4ae674a36ed9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:38:13 +0000 Subject: [PATCH] Bump django from 1.8.6 to 2.2.24 in /xViladecans 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] --- xViladecans/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xViladecans/requirements.txt b/xViladecans/requirements.txt index ccec843..a754772 100644 --- a/xViladecans/requirements.txt +++ b/xViladecans/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