From dd0cda8e30f8ac321c94f9e8ca9011b2e1b85581 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 11:39:10 +0000 Subject: [PATCH] Bump django from 2.2.13 to 2.2.18 in /tenant_project Bumps [django](https://github.com/django/django) from 2.2.13 to 2.2.18. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.13...2.2.18) 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..c96e095 100644 --- a/tenant_project/requirements.txt +++ b/tenant_project/requirements.txt @@ -1,4 +1,4 @@ -Django==2.2.13 +Django==2.2.18 django-appconf==1.0.4 django-compressor==2.4 django-tenants==3.1.0