Skip to content

Commit 7483c9d

Browse files
Update dependency mkdocstrings to v0.29.1 (#130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9a46c9c commit 7483c9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ python = "3.12"
4747
dependencies = [
4848
"aioresponses==0.7.8",
4949
"mkdocs-material==9.6.14",
50-
"mkdocstrings[python]==0.28.1",
50+
"mkdocstrings[python]==0.29.1",
5151
"mypy==1.15.0",
5252
"pre-commit==4.1.0",
5353
"pytest-asyncio==0.25.3",

0 commit comments

Comments
 (0)