Skip to content

Commit f6387ae

Browse files
committed
ci: Increase mkdocstrings lower bound
1 parent 8063ba9 commit f6387ae

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
@@ -117,7 +117,7 @@ dev = [
117117
"mkdocs-minify-plugin>=0.8",
118118
"mkdocs-section-index>=0.3",
119119
"mkdocs-redirects>=1.2",
120-
"mkdocstrings[python]>=0.28",
120+
"mkdocstrings[python]>=0.29",
121121
"pydeps>=1.12",
122122
# YORE: EOL 3.10: Remove line.
123123
"tomli>=2.0; python_version < '3.11'",

0 commit comments

Comments
 (0)