Skip to content

Commit ede1941

Browse files
committed
chore: Increase mkdocstrings-python lower bound again
1 parent e1eb99c commit ede1941

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
@@ -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.14",
119+
"mkdocstrings-python>=1.14.1",
120120
# YORE: EOL 3.10: Remove line.
121121
"tomli>=2.0; python_version < '3.11'",
122122
]

0 commit comments

Comments
 (0)