Skip to content

Commit f49637c

Browse files
dependabot[bot]mangelajo
authored andcommitted
build(deps-dev): update sphinxcontrib-mermaid requirement in /python
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](mgaitan/sphinxcontrib-mermaid@0.9.2...2.0.1) --- updated-dependencies: - dependency-name: sphinxcontrib-mermaid dependency-version: 2.0.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3823f98 commit f49637c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ hatch-pin-jumpstarter = { workspace = true }
5959
docs = [
6060
"sphinx<8.1.0",
6161
"myst-parser>=5.0.0",
62-
"sphinxcontrib-mermaid>=0.9.2",
62+
"sphinxcontrib-mermaid>=2.0.1",
6363
"furo>=2024.8.6",
6464
"esbonio>=0.16.4",
6565
"sphinx-autobuild>=2024.4.16",

0 commit comments

Comments
 (0)