From 126d1325dcc8967f7e4c662892e40e8f5eaca15a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 18:10:42 +0000 Subject: [PATCH] Bump django from 1.5.4 to 1.11.29 in /chapter1 Bumps [django](https://github.com/django/django) from 1.5.4 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.5.4...1.11.29) 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..0cb8fbe 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.29 dnet==1.12 dockerpty==0.2.1 docopt==0.6.1