Skip to content

Commit c0f6d40

Browse files
Bump the mkdocstrings group with 2 updates
Bumps the mkdocstrings group with 2 updates: [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) and [mkdocstrings-python](https://github.com/mkdocstrings/python). Updates `mkdocstrings[python]` from 0.28.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.28.0...0.29.1) Updates `mkdocstrings-python` from 1.14.6 to 1.16.10 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.14.6...1.16.10) --- updated-dependencies: - dependency-name: mkdocstrings[python] dependency-version: 0.29.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mkdocstrings - dependency-name: mkdocstrings-python dependency-version: 1.16.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mkdocstrings ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8283f6b commit c0f6d40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ dev-mkdocs = [
7575
"mkdocs-literate-nav == 0.6.2",
7676
"mkdocs-macros-plugin == 1.3.7",
7777
"mkdocs-material == 9.6.12",
78-
"mkdocstrings[python] == 0.28.0",
79-
"mkdocstrings-python == 1.14.6",
78+
"mkdocstrings[python] == 0.29.1",
79+
"mkdocstrings-python == 1.16.10",
8080
"frequenz-repo-config[lib] == 0.13.2",
8181
]
8282
dev-mypy = [

0 commit comments

Comments
 (0)