From 43e6efff63699fc892a65b2b61c0918c60ba0f8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 17:31:22 +0000 Subject: [PATCH] Bump django from 1.11.15 to 1.11.23 Bumps [django](https://github.com/django/django) from 1.11.15 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.15...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 47a9338..e9fa159 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ coveralls==1.5.1 decorator==4.3.0 defusedxml==0.5.0 dj-database-url==0.5.0 -Django==1.11.15 +Django==1.11.23 django-filter==2.0.0 django-forms-bootstrap==3.1.0 django-simple-poll==0.2.3