From 6ae8d792d78e6d6cf441fc2e004a1d087cee4eb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 16:53:50 +0000 Subject: [PATCH] Bump django from 1.11.14 to 1.11.23 Bumps [django](https://github.com/django/django) from 1.11.14 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.14...1.11.23) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 4534b0c..e7fe01f --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ chardet==3.0.4 colorama==0.3.9 coreapi==2.3.3 coreschema==0.0.4 -Django==1.11.14 +Django==1.11.23 django-cors-headers==2.1.0 django-filter==1.1.0 django-rest-swagger==2.1.2