Skip to content

Commit 23814cc

Browse files
committed
chore: Update mkdocstrings dependency
1 parent a29691a commit 23814cc

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
@@ -53,7 +53,7 @@ docs = [
5353
"mkdocs-gen-files~=0.3; python_version >= '3.7'",
5454
"mkdocs-literate-nav~=0.4; python_version >= '3.7'",
5555
"mkdocs-material~=7.1; python_version >= '3.7'",
56-
"mkdocstrings~=0.15; python_version >= '3.7'",
56+
"mkdocstrings~=0.16; python_version >= '3.7'",
5757
"toml~=0.10; python_version >= '3.7'",
5858
]
5959
format = [

0 commit comments

Comments
 (0)