10000 Merge pull request #668 from abetlen/dependabot/pip/mkdocstrings-0.23.0 · Tatrabbit/llama-cpp-python@34f8982 · GitHub
[go: up one dir, main page]

Skip to content

Commit 34f8982

Browse files
authored
Merge pull request abetlen#668 from abetlen/dependabot/pip/mkdocstrings-0.23.0
Bump mkdocstrings from 0.22.0 to 0.23.0
2 parents d1ec569 + 59a084f commit 34f8982

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -26,7 +26,7 @@ pydantic-settings = { version = ">=2.0.1", optional = true }
2626
black = "^23.7.0"
2727
twine = "^4.0.2"
2828
mkdocs = "^1.5.2"
29-
mkdocstrings = {extras = ["python"], version = "^0.22.0"}
29+
mkdocstrings = {extras = ["python"], version = "^0.23.0"}
3030
mkdocs-material = "^9.2.8"
3131
pytest = "^7.4.2"
3232
httpx = "^0.24.1"

0 commit comments

Comments
 (0)
0