From bee4a2d22ad17557738db722c3903550913e960c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 03:24:56 +0000 Subject: [PATCH] Bump django from 1.11.17 to 1.11.28 in /rest_api Bumps [django](https://github.com/django/django) from 1.11.17 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.17...1.11.28) Signed-off-by: dependabot[bot] --- rest_api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest_api/requirements.txt b/rest_api/requirements.txt index d17208a..82155f3 100644 --- a/rest_api/requirements.txt +++ b/rest_api/requirements.txt @@ -6,7 +6,7 @@ coreschema==0.0.4 data==0.4 decorator==4.3.0 diff-match-patch==20121119 -django==1.11.17 +django==1.11.28 django-cors-headers==2.2.0 django-crispy-forms==1.7.2 django-filter==1.1.0