Skip to content

Commit

Permalink
Bump sphinxcontrib-mermaid from 0.9.2 to 1.0.0 (#3071)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 9bbeb7f commit 90ba94a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
17 changes: 12 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ optional = true
[tool.poetry.group.docs.dependencies]
sphinx = "^7.1"
sphinx-autodoc-typehints = "^2.0"
sphinxcontrib-mermaid = "^0.9"
sphinxcontrib-mermaid = ">=0.9,<1.1"
added-value = "^0.24"
m2r2 = "^0.3"
tomli = "^2.0"
Expand Down

0 comments on commit 90ba94a

Please sign in to comment.