From 7e81843096813a6f5143c2cc1e65748763d82c76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 16:42:24 +0000 Subject: [PATCH] Bump django from 1.11.8 to 1.11.23 Bumps [django](https://github.com/django/django) from 1.11.8 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.8...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 0217a71..9e6d143 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ decorator==4.1.2 dj-database-url==0.4.2 -Django==1.11.8 +Django==1.11.23 django-heroku==0.2.0 django-markdownx==2.0.22 django-pipeline==1.6.13