Skip to content

Commit 0439e9a

Browse files
Update dependency mkdocstrings to >=0.30,<0.31
1 parent 90c853e commit 0439e9a

2 files changed

Lines changed: 12 additions & 14 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dev = [
5757
docs = [
5858
"mkdocs>=1.4.2,<2",
5959
"mkdocs-material>=9.2.7,<10",
60-
"mkdocstrings[python]>=0.26.1,<0.27",
60+
"mkdocstrings[python]>=0.30,<0.31",
6161
"sphinx>=8.2.3,<9",
6262
"sphinx-autodoc-typehints>=3.2.0,<4",
6363
"sphinx-rtd-theme>=3.0.2,<4",

uv.lock

Lines changed: 11 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)