From 5b7c698922a44a6c9233584e98a5c6dd826bc7c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 19:23:18 +0000 Subject: [PATCH] Bump django from 2.2.13 to 2.2.20 in /saasrest 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] --- saasrest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/saasrest/requirements.txt b/saasrest/requirements.txt index 1308eec..eb84b0a 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.20 django-allauth==0.38.0 django-braces==1.13.0 django-colorfield==0.1.15