From 9b95e670c5873a08f796a00e6e73ace691ae8c32 Mon Sep 17 00:00:00 2001 From: Jessica Mitchell Date: Mon, 14 Oct 2024 11:57:44 +0200 Subject: [PATCH] update version mermaid --- doc/htmldoc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/htmldoc/conf.py b/doc/htmldoc/conf.py index 911e5f4cbb..2a3ef0dc33 100644 --- a/doc/htmldoc/conf.py +++ b/doc/htmldoc/conf.py @@ -93,7 +93,7 @@ copybutton_only_copy_prompt_lines = True mermaid_output_format = "raw" -mermaid_version = "10.2.0" +mermaid_version = "10.3.0" # disable require js - mermaid doesn't work if require.js is loaded before it nbsphinx_requirejs_path = ""