From 7c7742c8ec3ace5245f368c6c46a714703b36d49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 01:07:55 +0000 Subject: [PATCH] [Dependabot]: Update sphinxcontrib-mermaid requirement Updates the requirements on [sphinxcontrib-mermaid](https://github.com/mgaitan/sphinxcontrib-mermaid) to permit the latest version. - [Changelog](https://github.com/mgaitan/sphinxcontrib-mermaid/blob/master/CHANGELOG.rst) - [Commits](https://github.com/mgaitan/sphinxcontrib-mermaid/compare/1.0.0...1.1.0) --- updated-dependencies: - dependency-name: sphinxcontrib-mermaid dependency-version: 1.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 040b1a7..b2e3053 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -9,7 +9,7 @@ docutils_stubs ~= 0.0.22 sphinx_rtd_theme ~= 3.0 # Sphinx Extenstions -sphinxcontrib-mermaid ~= 1.0 +sphinxcontrib-mermaid ~= 1.1 autoapi >= 2.0.1 sphinx_design ~= 0.6 sphinx-copybutton >= 0.5