10000 Bump mkdocstrings from 0.20.0 to 0.21.2 · Dpaste20/llama-cpp-python@ae3c639 · GitHub
[go: up one dir, main page]

Skip to content

Commit ae3c639

Browse files
Bump mkdocstrings from 0.20.0 to 0.21.2
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.20.0 to 0.21.2. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/master/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.20.0...0.21.2) --- updated-dependencies: - dependency-name: mkdocstrings dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8a692a5 commit ae3c639

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