Skip to content

Commit 65190c1

Browse files
committed
Update dependency mkdocstrings to ^0.18.0
1 parent 63a7f93 commit 65190c1

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
@@ -37,7 +37,7 @@ importlib-metadata = {version = "^4.6", python = "<3.8"}
3737
# should be a dev requirement, but for readthedocs to build must by a dependency
3838
livereload = { version = "^2.6.3", optional = true }
3939
mkdocs = { version = "^1.1.2", optional = true }
40-
mkdocstrings = { version = "^0.16.0", optional = true }
40+
mkdocstrings = { version = "^0.18.0", optional = true }
4141
mkdocs-autorefs = { version = "^0.3.0", optional = true }
4242
mkdocs-include-markdown-plugin = { version = "^3.1.3", optional = true }
4343
mkdocs-material = { version = "^7.1.8", optional = true }

0 commit comments

Comments
 (0)