From 8f134bfa39e6a1b39b39f83e4787ff151dbe1c36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 12:35:44 +0000 Subject: [PATCH] Bump django from 1.4 to 1.11.23 in /test/django-1.4-skeleton Bumps [django](https://github.com/django/django) from 1.4 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.4...1.11.23) Signed-off-by: dependabot[bot] --- test/django-1.4-skeleton/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/django-1.4-skeleton/requirements.txt b/test/django-1.4-skeleton/requirements.txt index 23b57dc..4db579d 100644 --- a/test/django-1.4-skeleton/requirements.txt +++ b/test/django-1.4-skeleton/requirements.txt @@ -1 +1 @@ -Django==1.4 \ No newline at end of file +Django==1.11.23 \ No newline at end of file