Skip to content

Commit 45f8d53

Browse files
Bump sphinxcontrib-mermaid from 0.9.2 to 1.0.0 (#1943)
Bumps [sphinxcontrib-mermaid](https://github.com/mgaitan/sphinxcontrib-mermaid) from 0.9.2 to 1.0.0. - [Changelog](https://github.com/mgaitan/sphinxcontrib-mermaid/blob/master/CHANGELOG.rst) - [Commits](mgaitan/sphinxcontrib-mermaid@0.9.2...1.0.0) --- updated-dependencies: - dependency-name: sphinxcontrib-mermaid dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2bb1c5e commit 45f8d53

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

poetry.lock

Lines changed: 12 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ optional = true
8181

8282
sphinx = "^7.3"
8383
sphinx-autodoc-typehints = ">=1.23,<3.0"
84-
sphinxcontrib-mermaid = "^0.9"
84+
sphinxcontrib-mermaid = ">=0.9,<1.1"
8585
furo = "^2024.5"
8686
m2r2 = "^0.3"
8787
tomli = "^2.0"

0 commit comments

Comments
 (0)