From c0354fc62d8bb84a8c9f0ba096acf103c2b744e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:07:59 +0000 Subject: [PATCH] Bump django from 1.5.4 to 2.2.24 in /chapter1 Bumps [django](https://github.com/django/django) from 1.5.4 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.5.4...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..b89dace 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==2.2.24 dnet==1.12 dockerpty==0.2.1 docopt==0.6.1