From c1bf03d63bc3db8064b31a8804c92a2b39b34e60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 00:10:40 +0000 Subject: [PATCH] Bump django from 1.8.7 to 1.11.28 Bumps [django](https://github.com/django/django) from 1.8.7 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8.7...1.11.28) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f4533f5..e1aaf2a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ boto==2.38.0 celery==3.1.17 decorator==4.0.10 dj-database-url==0.4.1 -Django==1.8.7 +Django==1.11.28 django-activity-stream==0.6.1 django-appconf==0.5 django-autocomplete-light==2.3.3