diff --git a/pyproject.toml b/pyproject.toml
index 27bbe664d89e13977305dde7133874cdae5a2369..0aee9e6cea35346c2644a330651c00f8f2cf9a6e 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -77,7 +77,7 @@ django-material = "^1.6.0"  # Legacy
 django-dynamic-preferences = "^1.11"
 django-filter = "^25.1"
 django-templated-email = "^3.0.0"
-html2text = "^2024.0.0"
+html2text = "^2025.0.0"
 django-ckeditor = "^6.0.0"  # Legacy
 calendarweek = "^0.5.0"
 Celery = {version="^5.2", extras=["django", "redis"]}