From 22efbb83b72e70b78687a857f0799ceaea45c947 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 23:03:37 +0000 Subject: [PATCH] Bump django from 2.1 to 2.2.24 in /sub2/backend Bumps [django](https://github.com/django/django) from 2.1 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sub2/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sub2/backend/requirements.txt b/sub2/backend/requirements.txt index 0a4688b..64b6096 100644 --- a/sub2/backend/requirements.txt +++ b/sub2/backend/requirements.txt @@ -9,7 +9,7 @@ decorator==4.4.1 defusedxml==0.6.0 distlib==0.3.0 distributed==1.26.0 -Django==2.1 +Django==2.2.24 django-allauth==0.41.0 django-cors-headers==3.2.1 django-pandas==0.6.1