From d242c61d073e9e200572a30ad4d04d29f109bf03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 05:16:35 +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 f026bbf..ee15426 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -129,7 +129,7 @@ optional-dependencies.doc = [ "sphinx-autobuild==2021.3.14", # Newer versions stopped "watching" appropriately? "sphinx-copybutton", "sphinx-design-elements<1", - "sphinxcontrib-mermaid<1", + "sphinxcontrib-mermaid<2", "sphinxext-opengraph<1", ] optional-dependencies.mongodb = [