From 115fa34b553f566d3c1b5704a7b90e8b6d0e151f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 21:59:53 +0000 Subject: [PATCH] Bump django from 1.8.10 to 1.11.28 in /test_project Bumps [django](https://github.com/django/django) from 1.8.10 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8.10...1.11.28) Signed-off-by: dependabot[bot] --- test_project/requirements-1.7.txt | 2 +- test_project/requirements-1.8.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test_project/requirements-1.7.txt b/test_project/requirements-1.7.txt index 9cde8f2..79ba3f1 100644 --- a/test_project/requirements-1.7.txt +++ b/test_project/requirements-1.7.txt @@ -1,2 +1,2 @@ -Django==1.7.11 +Django==1.11.28 -r requirements.txt diff --git a/test_project/requirements-1.8.txt b/test_project/requirements-1.8.txt index 7b7da2e..79ba3f1 100644 --- a/test_project/requirements-1.8.txt +++ b/test_project/requirements-1.8.txt @@ -1,2 +1,2 @@ -Django==1.8.10 +Django==1.11.28 -r requirements.txt