From 6036a044339b0f2e67c0088daf86d35f9c63df40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 23:49:17 +0000 Subject: [PATCH] Bump django from 1.9.2 to 1.11.28 in /backend Bumps [django](https://github.com/django/django) from 1.9.2 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.9.2...1.11.28) Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 16555f6f..aa0e85a3 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,4 +1,4 @@ -Django==1.9.2 +Django==1.11.28 PyYAML==3.11 coverage==4.2 coveralls==1.1