From ea8c16e7efbad84635f3a65be65c8eb912e61760 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 17:15:36 +0000 Subject: [PATCH] Bump django from 1.11.5 to 1.11.29 Bumps [django](https://github.com/django/django) from 1.11.5 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.5...1.11.29) Signed-off-by: dependabot[bot] --- REQUIREMENTS.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/REQUIREMENTS.txt b/REQUIREMENTS.txt index c0754a2..1a76131 100644 --- a/REQUIREMENTS.txt +++ b/REQUIREMENTS.txt @@ -1,4 +1,4 @@ -Django==1.11.5 +Django==1.11.29 django-cors-headers==2.1.0 djangorestframework==3.6.4 docutils==0.14