From 39fe73268727cb3b7545a58fbd1ce472f27aa1d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 00:31:35 +0000 Subject: [PATCH] Bump django from 1.5.4 to 1.11.28 in /chapter1 Bumps [django](https://github.com/django/django) from 1.5.4 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.5.4...1.11.28) Signed-off-by: dependabot[bot] --- chapter1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter1/requirements.txt b/chapter1/requirements.txt index 758bbda..06f374f 100644 --- a/chapter1/requirements.txt +++ b/chapter1/requirements.txt @@ -24,7 +24,7 @@ cycler==0.10.0 dateutils==0.6.6 demjson==2.2.2 dj-database-url==0.2.1 -Django==1.5.4 +Django==1.11.28 dnet==1.12 dockerpty==0.2.1 docopt==0.6.1