Skip to content

Commit

Permalink
Merge pull request #111 from nicholsn/nicholsn-patch-1
Browse files Browse the repository at this point in the history
Update to the latest mkdocs-mermaid2-plugin
  • Loading branch information
sierra-moxon committed Jun 5, 2024
2 parents 4ee2b14 + a5bab41 commit c818519
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions {{cookiecutter.project_name}}/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ style = "pep440"
[tool.poetry.dev-dependencies]
linkml = "^1.3.5"
mkdocs-material = "^8.2.8"
mkdocs-mermaid2-plugin = "^0.6.0"
mkdocs-mermaid2-plugin = "^1.1.1"
schemasheets = "^0.1.14"

[build-system]
requires = ["poetry-core>=1.0.0", "poetry-dynamic-versioning"]
build-backend = "poetry_dynamic_versioning.backend"

[tool.poetry.extras]
docs = ["linkml", "mkdocs-material"]
docs = ["linkml", "mkdocs-material"]

0 comments on commit c818519

Please sign in to comment.