From 87dea6858e5aebfbb67e6239c1211669c2154480 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 23:20:29 +0000 Subject: [PATCH] Bump django from 1.8 to 2.2.24 Bumps [django](https://github.com/django/django) from 1.8 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8...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 6e05294..fb77299 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ certifi==2019.9.11 chardet==3.0.4 defusedxml==0.6.0 diff-match-patch==20181111 -Django==1.8 +Django==2.2.24 django-crispy-forms==1.4.0 django-crontab==0.7.1 django-formtools==1.0