From 099a728bd85f99f80d8d6165ba526439a58dcb4b Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 11 Feb 2020 23:34:19 +0000 Subject: Bump django from 1.4 to 1.11.28 in /examples/djangoproject Bumps [django](https://github.com/django/django) from 1.4 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.4...1.11.28) Signed-off-by: dependabot[bot] --- examples/djangoproject/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/djangoproject/requirements.txt b/examples/djangoproject/requirements.txt index 05c6e4f..fc41a51 100644 --- a/examples/djangoproject/requirements.txt +++ b/examples/djangoproject/requirements.txt @@ -1,3 +1,3 @@ -Django==1.4 +Django==1.11.28 South==0.8.4 file:../..#egg=django-sneak-peek -- cgit v1.2.3