Skip to content

Commit 984ce05

Browse files
fix(deps): update dependency sphinxcontrib-mermaid to ^0.9.0 (#229)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c270e8a commit 984ce05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ importlib-metadata = { version = ">1", markers = "python_version <= '3.8'" }
3434
sphinx-rtd-theme = { version = "^1.0", optional = true }
3535
sphinx-tabs = { version = "^3", optional = true }
3636
sphinx-copybutton = { version = "^0.5.0", optional = true }
37-
sphinxcontrib-mermaid = { version = "^0.7", optional = true }
37+
sphinxcontrib-mermaid = { version = "^0.9.0", optional = true }
3838

3939
# extras tests
4040
pytest = {version = "^7", optional = true }

0 commit comments

Comments
 (0)