From 4bb3a413ef47d9da63c8bcb4a35e94a83ac1d43f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:36:47 +0000 Subject: [PATCH] Bump django from 1.6.11 to 2.2.24 Bumps [django](https://github.com/django/django) from 1.6.11 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.6.11...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-demo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-demo.txt b/requirements-demo.txt index 7fcf490..5f155e9 100644 --- a/requirements-demo.txt +++ b/requirements-demo.txt @@ -3,7 +3,7 @@ # prequ update # coffin==0.3.8 -django==1.6.11 +django==2.2.24 fake-factory==0.3.2 jinja2==2.6 lxml==3.8.0