From b7f298eeb39e98f0d6d99384e9f228ee4cd2f413 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 21:51:23 +0000 Subject: [PATCH] Bump django from 2.2.13 to 2.2.20 in /tenant_project Bumps [django](https://github.com/django/django) from 2.2.13 to 2.2.20. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.13...2.2.20) Signed-off-by: dependabot[bot] --- tenant_project/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tenant_project/requirements.txt b/tenant_project/requirements.txt index 3cf8802..1f32550 100644 --- a/tenant_project/requirements.txt +++ b/tenant_project/requirements.txt @@ -1,4 +1,4 @@ -Django==2.2.13 +Django==2.2.20 django-appconf==1.0.4 django-compressor==2.4 django-tenants==3.1.0