From e551a7602b099aa37c40394b5938f4184c921a34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 08:43:32 +0000 Subject: [PATCH] Build(deps): Bump mkdocstrings-python in the mkdocstrings group Bumps the mkdocstrings group with 1 update: [mkdocstrings-python](https://github.com/mkdocstrings/python). Updates `mkdocstrings-python` from 1.16.12 to 1.18.2 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/python/compare/1.16.12...1.18.2) --- updated-dependencies: - dependency-name: mkdocstrings-python dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mkdocstrings ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 49f3517..517aa2b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ dev-mkdocs = [ "mkdocs-macros-plugin == 1.3.7", "mkdocs-material == 9.6.16", "mkdocstrings[python] == 0.30.0", - "mkdocstrings-python == 1.16.12", + "mkdocstrings-python == 1.18.2", "frequenz-repo-config[lib] == 0.13.5", ] dev-mypy = [