From efdaa116faceddd17be7572ca8a324e2a4c1d46e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 11:04:56 +0200 Subject: [PATCH] build(deps-dev): bump sphinxcontrib-mermaid from 2.0.3 to 2.1.0 (#1172) Bumps [sphinxcontrib-mermaid](https://github.com/mgaitan/sphinxcontrib-mermaid) from 2.0.3 to 2.1.0. - [Changelog](https://github.com/mgaitan/sphinxcontrib-mermaid/blob/master/CHANGELOG.md) - [Commits](https://github.com/mgaitan/sphinxcontrib-mermaid/compare/2.0.3...2.1.0) --- updated-dependencies: - dependency-name: sphinxcontrib-mermaid dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 28779e43..badda539 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -76,7 +76,7 @@ dev = [ "GitPython==3.1.51", "myst-parser==5.1.0", "docutils==0.21.2", - "sphinxcontrib-mermaid==2.0.3 ", + "sphinxcontrib-mermaid==2.1.0 ", # Pytest "pytest==9.1.1",