Skip to content

Commit

Permalink
Merge pull request #13 from biosimulations/renovate/mkdocstrings-0.x
Browse files Browse the repository at this point in the history
Update dependency mkdocstrings to ^0.27.0
  • Loading branch information
jcschaff authored Nov 8, 2024
2 parents 893bf39 + 57a4a00 commit 3de5222
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -33,7 +33,7 @@ pandas-stubs = "^2.2.3.241009"
[tool.poetry.group.docs.dependencies]
mkdocs = "^1.4.2"
mkdocs-material = "^9.2.7"
mkdocstrings = {extras = ["python"], version = "^0.26.1"}
mkdocstrings = {extras = ["python"], version = "^0.27.0"}

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 3de5222

Please sign in to comment.