From 166afcd5c5281e73c449240590487e043bcadb08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Nov 2021 17:56:12 +0000 Subject: [PATCH] Bump django-helpdesk from 0.1.11 to 0.3.2 Bumps [django-helpdesk](https://github.com/django-helpdesk/django-helpdesk) from 0.1.11 to 0.3.2. - [Release notes](https://github.com/django-helpdesk/django-helpdesk/releases) - [Commits](https://github.com/django-helpdesk/django-helpdesk/commits/0.3.2) --- updated-dependencies: - dependency-name: django-helpdesk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6cb0e13..6c6e4a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ dj-database-url==0.3.0 dj-static==0.0.5 django-allauth==0.16.1 django-debug-toolbar==1.0.1 -django-helpdesk==0.1.11 +django-helpdesk==0.3.2 django-sendgrid==1.0.1 django-toolbelt==0.0.1 fedup==0.8.1