From fbff1b42ed74dc33ca3d6baf04e9696e6b928157 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 09:35:20 +0000 Subject: [PATCH] Bump mkdocstrings-python from 1.16.12 to 1.18.2 Bumps [mkdocstrings-python](https://github.com/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 ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e0df1f7..8488a6b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,7 @@ dev-mkdocs = [ "mkdocs-macros-plugin == 1.3.7", "mkdocs-material == 9.6.21", "mkdocstrings[python] == 0.30.1", - "mkdocstrings-python == 1.16.12", + "mkdocstrings-python == 1.18.2", "frequenz-repo-config[lib] == 0.13.5", ] dev-mypy = [