8000 Merge pull request #164 from abetlen/dependabot/pip/mkdocstrings-0.21.2 · Dpaste20/llama-cpp-python@ec617c0 · GitHub
[go: up one dir, main page]

Skip to content

Commit ec617c0

Browse files
authored
Merge pull request abetlen#164 from abetlen/dependabot/pip/mkdocstrings-0.21.2
Bump mkdocstrings from 0.20.0 to 0.21.2
2 parents 8a692a5 + ae3c639 commit ec617c0

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

Lines changed: 5 additions & 4 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 @@ typing-extensions = "^4.5.0"
2121
black = "^23.3.0"
2222
twine = "^4.0.2"
2323
mkdocs = "^1.4.3"
24-
mkdocstrings = {extras = ["python"], version = "^0.20.0"}
24+
mkdocstrings = {extras = ["python"], version = "^0.21.2"}
2525
mkdocs-material = "^9.1.9"
2626
pytest = "^7.3.1"
2727
httpx = "^0.24.0"

0 commit comments

Comments
 (0)
0