Skip to content

Commit 8759b2f

Browse files
chore(deps-dev): bump mkdocstrings from 0.27.0 to 0.29.1
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.27.0 to 0.29.1. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.27.0...0.29.1) --- updated-dependencies: - dependency-name: mkdocstrings dependency-version: 0.29.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba53ebf commit 8759b2f

File tree

2 files changed

+8
-11
lines changed

2 files changed

+8
-11
lines changed

poetry.lock

Lines changed: 7 additions & 10 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
@@ -49,7 +49,7 @@ openai = "^1.61.0"
4949
[tool.poetry.group.docs.dependencies]
5050
mkdocs = "^1.6.0"
5151
mkdocs-material = "^9.5.33"
52-
mkdocstrings = "^0.27"
52+
mkdocstrings = "^0.29"
5353
mkdocstrings-python = "^1.10.8"
5454
griffe-fieldz = "^0.2.0"
5555

0 commit comments

Comments
 (0)