From ecc1a9bd5f75bb9c850c1e2909cdc6bada5497bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 19:02:27 +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 b4f5da5..4d4aaff 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 sphinxcontrib-autoprogram ~= 0.1 autoapi >= 2.0.1 sphinx_design ~= 0.6