upgrade prose editor

This commit is contained in:
Tobias Brunner 2025-07-08 15:25:57 +02:00
parent a2489a7651
commit 9b88ce98fa
No known key found for this signature in database
2 changed files with 7 additions and 7 deletions

View file

@ -10,7 +10,7 @@ dependencies = [
"django-import-export>=4.3.7",
"django-jazzmin>=3.0.1",
"django-nested-admin>=4.1.1",
"django-prose-editor[sanitize]>=0.10.3",
"django-prose-editor[sanitize]>=0.15.0",
"django-schema-viewer>=0.5.2",
"djangorestframework>=3.15.2",
"environs[django]~=14.0",