From 7f59d3024ac8c786ce2a1f6c4edad9c3c1fc8a1c Mon Sep 17 00:00:00 2001
From: Tine Wittler <no-reply@edugit.org>
Date: Thu, 19 May 2022 00:39:16 +0000
Subject: [PATCH] Update dependency django-bleach to v3

---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index d186fedd4..9629c21ae 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -89,7 +89,7 @@ django-celery-email = "^3.0.0"
 django-jsonstore = "^0.5.0"
 django-polymorphic = "^3.0.0"
 django-colorfield = "^0.7.0"
-django-bleach = "^2.0.0"
+django-bleach = "^3.0.0"
 django-guardian = "^2.2.0"
 rules = "^3.0"
 django-cache-memoize = "^0.1.6"
-- 
GitLab