Skip to content

Commit 72cd249

Browse files
committed
chore(deps): upgrade mkdocstring to 0.24.0
1 parent 1b0c69e commit 72cd249

File tree

2 files changed

+11
-7
lines changed

2 files changed

+11
-7
lines changed

poetry.lock

Lines changed: 10 additions & 6 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
@@ -47,7 +47,7 @@ optional = true
4747

4848
[tool.poetry.group.docs.dependencies]
4949
mkdocs-material = "9.5.4"
50-
mkdocstrings = "^0.19.1"
50+
mkdocstrings = "^0.24.0"
5151
pillow = ">=9.4,<11.0"
5252
cairosvg = "^2.7.0"
5353
mkdocstrings-python = "^0.8.3"

0 commit comments

Comments
 (0)