From f79092f1f9fb73c374da6f6deb8b39fac9cef706 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 16:45:41 +0000 Subject: [PATCH] build(deps): bump django from 1.4 to 1.11.29 in /example Bumps [django](https://github.com/django/django) from 1.4 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.4...1.11.29) 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..0e37510 100644 --- a/example/requirements.txt +++ b/example/requirements.txt @@ -1,4 +1,4 @@ -django==1.4 +django==1.11.29 django-debug-toolbar -e git+git://github.com/jqb/django-staticserve.git#egg=staticserve django-settings