Skip to content

Commit 17d14b9

Browse files
authored
Fix search bar in docs (#9)
1 parent afeeb2b commit 17d14b9

File tree

2 files changed

+7
-10
lines changed

2 files changed

+7
-10
lines changed

poetry.lock

Lines changed: 6 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ attrs = ">=21.3.0"
2121

2222
[tool.poetry.group.dev.dependencies]
2323
betterproto = { version = "= 2.0.0b6", extras = ["compiler"] }
24-
pdoc = "^14.1.0"
24+
pdoc = "^15.0.0"
2525
mkdocs = "^1.5.3"
2626
mike = "^2.0.0"
2727
openapi-python-client = "^0.16.0"

0 commit comments

Comments
 (0)