From d24baefac411d8cebefae9f7d75acc4970e081dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 05:05:20 +0000 Subject: [PATCH] Chore(deps-dev): Update sphinxcontrib-mermaid requirement from <2 to <3 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.md) - [Commits](https://github.com/mgaitan/sphinxcontrib-mermaid/compare/0.1...2.0.2) --- updated-dependencies: - dependency-name: sphinxcontrib-mermaid dependency-version: 2.0.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 68b19ec..1e2afdc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -132,7 +132,7 @@ optional-dependencies.doc = [ "sphinx-autobuild==2021.3.14", # Newer versions stopped "watching" appropriately? "sphinx-copybutton", "sphinx-design-elements<1", - "sphinxcontrib-mermaid<2", + "sphinxcontrib-mermaid<3", "sphinxext-opengraph<1", ] optional-dependencies.mongodb = [