Skip to content

Commit 71d3afe

Browse files
Build: Bump mkdocstrings from 0.29.0 to 0.29.1
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.29.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.29.0...0.29.1) --- updated-dependencies: - dependency-name: mkdocstrings dependency-version: 0.29.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0171eb0 commit 71d3afe

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

poetry.lock

Lines changed: 4 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
@@ -106,7 +106,7 @@ docutils = "!=0.21.post1" # https://github.com/python-poetry/poetry/issues/924
106106
mkdocs = "1.6.1"
107107
griffe = "1.7.1"
108108
jinja2 = "3.1.6"
109-
mkdocstrings = "0.29.0"
109+
mkdocstrings = "0.29.1"
110110
mkdocstrings-python = "1.16.8"
111111
mkdocs-literate-nav = "0.6.2"
112112
mkdocs-autorefs = "1.4.1"

0 commit comments

Comments
 (0)