From d78a50ad87046a2aa9054fb35df9bff77bd87fa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 16:58:20 +0000 Subject: [PATCH] Bump django from 1.4.4 to 1.11.29 in /lesson-07 Bumps [django](https://github.com/django/django) from 1.4.4 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.4.4...1.11.29) Signed-off-by: dependabot[bot] --- lesson-07/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lesson-07/requirements.txt b/lesson-07/requirements.txt index ec63fb8..89fe737 100644 --- a/lesson-07/requirements.txt +++ b/lesson-07/requirements.txt @@ -1,4 +1,4 @@ -Django==1.4.4 +Django==1.11.29 Pygments==1.6 South==0.7.6 Whoosh==2.4.1