From 9ef6c6a8b3350fde50c1c603fd66c95b9bbfb393 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 22:58:23 +0000 Subject: [PATCH] build(deps): bump django from 1.4 to 1.11.23 in /example 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] --- example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/requirements.txt b/example/requirements.txt index 54b1649..372ae61 100644 --- a/example/requirements.txt +++ b/example/requirements.txt @@ -1,4 +1,4 @@ -django==1.4 +django==1.11.23 django-debug-toolbar -e git+git://github.com/jqb/django-staticserve.git#egg=staticserve django-settings