diff --git a/pyproject.toml b/pyproject.toml
index 7cf6f4b7dea89d736047477f88b0bb0d371f116a..d0419ebce72466083a2f8347646becead0936860 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"]}