From a5a552bb9a724143a66024372544a1384800283c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2019 05:49:26 +0000 Subject: [PATCH] Bump django from 1.11.17 to 1.11.23 in /rest_api Bumps [django](https://github.com/django/django) from 1.11.17 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.17...1.11.23) 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..5359299 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.23 django-cors-headers==2.2.0 django-crispy-forms==1.7.2 django-filter==1.1.0