From 955d7d02fd6e29e7575df58c469fb80f4d8946fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2019 17:55:16 +0000 Subject: [PATCH] Bump django from 2.1.7 to 2.1.15 in /setup Bumps [django](https://github.com/django/django) from 2.1.7 to 2.1.15. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.7...2.1.15) Signed-off-by: dependabot[bot] --- setup/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/requirements.txt b/setup/requirements.txt index e91818d..8242800 100644 --- a/setup/requirements.txt +++ b/setup/requirements.txt @@ -6,7 +6,7 @@ black==18.9b0 cffi==1.11.5 Click==7.0 cryptography==2.4.2 -Django==2.1.7 +Django==2.1.15 django-bootstrap3==11.0.0 django-bootstrap4==0.0.7 django-debug-toolbar==1.11