From 9ecee6c0cad40d75d9225559cb4156d398b80d17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2019 09:08:05 +0000 Subject: [PATCH] Bump django from 2.1.11 to 2.1.15 Bumps [django](https://github.com/django/django) from 2.1.11 to 2.1.15. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.11...2.1.15) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4b4c9b8..d1f9415 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ chardet==3.0.4 coverage==4.5.3 decorator==4.4.0 dj-database-url==0.5.0 -Django==2.1.11 +Django==2.1.15 django-bootstrap4==0.0.8 django-debug-toolbar==1.11 django-filter==2.1.0