From b961c7a5408bde63aa1f16d0d079bc6d095d984f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 23:34:38 +0000 Subject: [PATCH] Bump django from 2.0.7 to 2.2.10 in /backend/blockcontainer Bumps [django](https://github.com/django/django) from 2.0.7 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.7...2.2.10) Signed-off-by: dependabot[bot] --- backend/blockcontainer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/blockcontainer/requirements.txt b/backend/blockcontainer/requirements.txt index ddb36fc..2c1648e 100644 --- a/backend/blockcontainer/requirements.txt +++ b/backend/blockcontainer/requirements.txt @@ -8,7 +8,7 @@ certifi==2018.4.16 cffi==1.11.5 chardet==3.0.4 cryptography==2.3 -Django==2.0.7 +Django==2.2.10 django-celery==3.2.2 django-celery-results==1.0.1 django-node==4.0.2