From deaceed40890282a59c9a68baf2c99b534ad1f9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 23:00:33 +0000 Subject: [PATCH] Bump django from 2.2.13 to 2.2.18 in /saasrest 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] --- saasrest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/saasrest/requirements.txt b/saasrest/requirements.txt index 1308eec..4c41822 100644 --- a/saasrest/requirements.txt +++ b/saasrest/requirements.txt @@ -31,7 +31,7 @@ defusedxml==0.6.0 diff-match-patch==20181111 distlib==0.2.8 distro==1.4.0 -Django==2.2.13 +Django==2.2.18 django-allauth==0.38.0 django-braces==1.13.0 django-colorfield==0.1.15