From a94a8ea1e037fdb7b2cd826cc4f7e542f559d046 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 18:02:14 +0000 Subject: [PATCH] Bump django from 1.9.2 to 2.2.24 Bumps [django](https://github.com/django/django) from 1.9.2 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.9.2...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 92ebff2..7899564 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ appnope==0.1.0 CherryPy==3.8.2 decorator==4.0.9 -Django==1.9.2 +Django==2.2.24 django-appconf==1.0.1 django-bower==5.1.0 django-compressor==2.0