Skip to content

Commit f5179f1

Browse files
authored
Merge pull request #227 from Doist/proxi/update-mkdocstrings
chore: Update mkdocstrings to 0.30.1.
2 parents 8c0352f + f388167 commit f5179f1

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dev = [
3737

3838
docs = [
3939
"mkdocs>=1.6.1,<2.0.0",
40-
"mkdocstrings[python]>=0.29.1,<1.0.0",
40+
"mkdocstrings[python]>=0.30.1,<1.0.0",
4141
"mkdocs-material>=9.6.11,<10.0.0",
4242
]
4343

uv.lock

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

0 commit comments

Comments
 (0)