Skip to content

Commit 698a321

Browse files
committed
chore: Update mkdocstrings-python dev-dep to force uv to install it
1 parent 1cb9177 commit 698a321

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
@@ -116,7 +116,7 @@ dev = [
116116
"mkdocs-material>=9.5",
117117
"mkdocs-minify-plugin>=0.8",
118118
"mkdocs-redirects>=1.2.1",
119-
"mkdocstrings-python>=1.13",
119+
"mkdocstrings-python>=1.14",
120120
# YORE: EOL 3.10: Remove line.
121121
"tomli>=2.0; python_version < '3.11'",
122122
]

0 commit comments

Comments
 (0)