From fac377e73c96a848e3290ba6342fba5895320104 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 22:02:43 +0000 Subject: [PATCH] Bump django from 1.4 to 1.11.28 in /website 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] --- website/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/requirements.txt b/website/requirements.txt index e7c6cc6..0c81ede 100644 --- a/website/requirements.txt +++ b/website/requirements.txt @@ -1,7 +1,7 @@ django-flatpages-tinymce==0.1.1 django-tinymce==1.5.1b2 easy-thumbnails==1.0.3 -Django==1.4 +Django==1.11.28 PIL==1.1.7 South==0.7.5