From 57ac8e172e88758adf8efacf6f32b177e7425d50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 22:15:11 +0000 Subject: [PATCH] Bump django from 1.4.4 to 1.11.28 in /lesson-07 Bumps [django](https://github.com/django/django) from 1.4.4 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.4.4...1.11.28) 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..e1523f2 100644 --- a/lesson-07/requirements.txt +++ b/lesson-07/requirements.txt @@ -1,4 +1,4 @@ -Django==1.4.4 +Django==1.11.28 Pygments==1.6 South==0.7.6 Whoosh==2.4.1