Skip to content

Commit 85ab05d

Browse files
Update dependency mkdocstrings to >=0.30.1,<0.31
1 parent abb78cd commit 85ab05d

File tree

2 files changed

+30
-14
lines changed

2 files changed

+30
-14
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dev = [
6363
docs = [
6464
"mkdocs>=1.4.2,<2",
6565
"mkdocs-material>=9.2.7,<10",
66-
"mkdocstrings[python]>=0.26.1,<0.27",
66+
"mkdocstrings[python]>=0.30.1,<0.31",
6767
"sphinx>=8.2.3,<9",
6868
"sphinx-autodoc-typehints>=3.2.0,<4",
6969
"sphinx-rtd-theme>=3.0.2,<4",

uv.lock

Lines changed: 29 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)