From edea600882ad3825eed7536cd531c064d10b7a59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 21:09:45 +0000 Subject: [PATCH] Bump django from 1.11.16 to 2.2.24 Bumps [django](https://github.com/django/django) from 1.11.16 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.16...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirement.txt b/requirement.txt index 899973a..ce39e05 100644 --- a/requirement.txt +++ b/requirement.txt @@ -5,7 +5,7 @@ billiard==3.5.0.5 celery==4.2.1 certifi==2018.8.24 chardet==3.0.4 -Django==1.11.16 +Django==2.2.24 django-crispy-forms==1.7.2 django-filter==2.0.0 django-formtools==2.1