From 7cbdbafc072fe68abd03ab8715157ba80861f928 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2019 01:59:59 +0000 Subject: [PATCH] Bump django from 1.4.1 to 1.11.23 in /example Bumps [django](https://github.com/django/django) from 1.4.1 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.4.1...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 70ddd76..8140caf 100644 --- a/example/requirements.txt +++ b/example/requirements.txt @@ -1,4 +1,4 @@ -Django==1.4.1 +Django==1.11.23 -e git://github.com/multmeio/django-hstore.git#egg=django-hstore -e git://github.com/multmeio/django-hstore-flattenfields.git#egg=django-hstore-flattenfields django-orm-extensions==3.0b3