Skip to content

Commit 3de5222

Browse files
authored
Merge pull request #13 from biosimulations/renovate/mkdocstrings-0.x
Update dependency mkdocstrings to ^0.27.0
2 parents 893bf39 + 57a4a00 commit 3de5222

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -33,7 +33,7 @@ pandas-stubs = "^2.2.3.241009"
3333
[tool.poetry.group.docs.dependencies]
3434
mkdocs = "^1.4.2"
3535
mkdocs-material = "^9.2.7"
36-
mkdocstrings = {extras = ["python"], version = "^0.26.1"}
36+
mkdocstrings = {extras = ["python"], version = "^0.27.0"}
3737

3838
[build-system]
3939
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)