From c4b3182305ab10d87c088a7a9ac4fd72836924a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 04:56:14 +0000 Subject: [PATCH] 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 2659d7a..5efcd91 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -138,7 +138,7 @@ docs = [ "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", ] dynamodb = [