From 6a0b4776ebe8a57c1ced0a8dee454c63c25cbff3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 09:32:48 +0000 Subject: [PATCH] Bump django from 1.4 to 1.11.23 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8bedded..77b8870 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Django trunk -Django==1.4 +Django==1.11.23 # Bootstrap theme and such django-bootstrapped