From cc0063148d95198c60e1dbaba31b90680a0b122f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 21:53:49 +0000 Subject: [PATCH] Bump django from 1.3 to 1.11.28 in /test/django-1.3-skeleton Bumps [django](https://github.com/django/django) from 1.3 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.3...1.11.28) Signed-off-by: dependabot[bot] --- test/django-1.3-skeleton/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/django-1.3-skeleton/requirements.txt b/test/django-1.3-skeleton/requirements.txt index b1531dc..4bc043f 100644 --- a/test/django-1.3-skeleton/requirements.txt +++ b/test/django-1.3-skeleton/requirements.txt @@ -1 +1 @@ -django==1.3 \ No newline at end of file +django==1.11.28 \ No newline at end of file