From 75af8583963883af280c65dcb63a63b664a5669f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jun 2021 17:59:18 +0000 Subject: [PATCH] Bump django from 2.2.13 to 2.2.22 in /saasrest Bumps [django](https://github.com/django/django) from 2.2.13 to 2.2.22. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.13...2.2.22) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..3a1cdc5 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.22 django-allauth==0.38.0 django-braces==1.13.0 django-colorfield==0.1.15