From 696e66fe18abc916dc9a3e25e45b1bfddd1be90a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 00:14:21 +0000 Subject: [PATCH] Bump django from 2.1.5 to 2.1.15 in /QWB2019/qwb Bumps [django](https://github.com/django/django) from 2.1.5 to 2.1.15. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.5...2.1.15) Signed-off-by: dependabot[bot] --- QWB2019/qwb/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QWB2019/qwb/requirements.txt b/QWB2019/qwb/requirements.txt index b2b3366a..6abc1091 100644 --- a/QWB2019/qwb/requirements.txt +++ b/QWB2019/qwb/requirements.txt @@ -3,7 +3,7 @@ cffi==1.11.5 cryptography==2.4.2 defusedxml==0.5.0 diff-match-patch==20181111 -Django==2.1.5 +Django==2.1.15 django-appconf==1.0.2 django-compressor==2.2 django-crispy-forms==1.7.2