Skip to content

Commit da6a070

Browse files
committed
chore: Upgrade mkdocstrings and mkdocstrings-python versions
1 parent 97bee0f commit da6a070

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.25",
120+
"mkdocstrings[python]>=0.28",
121121
"pydeps>=1.12",
122122
# YORE: EOL 3.10: Remove line.
123123
"tomli>=2.0; python_version < '3.11'",

0 commit comments

Comments
 (0)