From 69e8a38c65e927e779b821285d1e7c70f5ba3413 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 13:30:49 +0000 Subject: [PATCH] Chore(deps): Update sphinxcontrib-mermaid requirement from <1 to <2 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/0.1...1.0.0) --- updated-dependencies: - dependency-name: sphinxcontrib-mermaid dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6015b05..da9d986 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -112,7 +112,7 @@ optional-dependencies.docs = [ "sphinx<9", "sphinx-copybutton", "sphinx-design-elements<1", - "sphinxcontrib-mermaid<1", + "sphinxcontrib-mermaid<2", "sphinxext-opengraph<1", ] optional-dependencies.release = [