From 7c3370106d516c59625214bd084aa5a02667ba22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 16:55:00 +0000 Subject: [PATCH] Bump django from 1.7.11 to 1.11.29 in /test_project Bumps [django](https://github.com/django/django) from 1.7.11 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.7.11...1.11.29) 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..c927c8a 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.29 -r requirements.txt diff --git a/test_project/requirements-1.8.txt b/test_project/requirements-1.8.txt index 7b7da2e..c927c8a 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.29 -r requirements.txt