Maintainers
-----------
diff --git a/base_comment_template/static/description/index.html b/base_comment_template/static/description/index.html
index 72b907e32..cc11591cf 100644
--- a/base_comment_template/static/description/index.html
+++ b/base_comment_template/static/description/index.html
@@ -367,7 +367,7 @@ ul.auto-toc {
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-!! source digest: sha256:3b5eb88dbd79b1149e679ff90f3a24b61a1f07af046693635b7fc3b597479aba
+!! source digest: sha256:83536f96c9de60df146e373b7ce8bf3a5c1c7c18f225c668b06ce45a2db4f907
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Add a new mixin class to define templates of comments to print on
diff --git a/setup/_metapackage/pyproject.toml b/setup/_metapackage/pyproject.toml
index a9d741eae..dc4a97ce7 100644
--- a/setup/_metapackage/pyproject.toml
+++ b/setup/_metapackage/pyproject.toml
@@ -1,7 +1,8 @@
[project]
name = "odoo-addons-oca-reporting-engine"
-version = "18.0.20241204.0"
+version = "18.0.20250115.0"
dependencies = [
+ "odoo-addon-base_comment_template==18.0.*",
"odoo-addon-bi_sql_editor==18.0.*",
"odoo-addon-report_xlsx==18.0.*",
"odoo-addon-sql_request_abstract==18.0.*",