From 72fcca47558fd981e776f931b6376dd829543679 Mon Sep 17 00:00:00 2001 From: Tine Wittler <no-reply@edugit.org> Date: Fri, 13 May 2022 09:40:03 +0000 Subject: [PATCH] Update dependency django-colorfield to ^0.7.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1b73c5c21..d186fedd4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -88,7 +88,7 @@ django-celery-beat = "^2.2.0" django-celery-email = "^3.0.0" django-jsonstore = "^0.5.0" django-polymorphic = "^3.0.0" -django-colorfield = "^0.6.0" +django-colorfield = "^0.7.0" django-bleach = "^2.0.0" django-guardian = "^2.2.0" rules = "^3.0" -- GitLab