From 71a1e563815a2fdfa44f64c8edac9d83689292bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 19:58:16 +0000 Subject: [PATCH] Bump django from 1.7.4 to 2.2.24 in /packages Bumps [django](https://github.com/django/django) from 1.7.4 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.7.4...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/requirements.txt b/packages/requirements.txt index 1a79edb0..171c681a 100644 --- a/packages/requirements.txt +++ b/packages/requirements.txt @@ -4,7 +4,7 @@ cbor==1.0.0 cffi==1.3.1 cryptography==2.1.4 defusedxml==0.4.1 -Django==1.7.4 +Django==2.2.24 django-allauth==0.19.1 django-cors-headers==1.1.0 django-countries==3.4.1