Skip to content

Commit

Permalink
build: Depend on mkdocstrings 0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
pawamoy committed May 28, 2022
1 parent 59c86df commit b6a9a47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ classifiers = [
"Typing :: Typed",
]
dependencies = [
"mkdocstrings>=0.18",
"mkdocstrings>=0.19",
"griffe>=0.11.1",
]

Expand Down

0 comments on commit b6a9a47

Please sign in to comment.