From 640e5757effa575c71307f33fda353b5ae02965f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Aug 2021 13:24:28 +0000 Subject: [PATCH] Bump django from 1.9 to 2.2.24 Bumps [django](https://github.com/django/django) from 1.9 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.9...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 99602020..4af52ea3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ beautifulsoup4==4.4.1 billiard==3.3.0.22 celery==3.1.19 dj-database-url==0.3.0 -Django==1.9 +Django==2.2.24 django-absoluteuri==1.1.0 django-appconf==1.0.1 django-bootstrap-form==3.2