From 7eb4b9240c6bb3df0a99f8f17cb07dc669d6f445 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 22:25:30 +0000 Subject: [PATCH] Bump mkdocstrings-python from 1.17.0 to 1.18.2 Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.17.0 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.17.0...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 f3d5b8f..d616bbb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -71,7 +71,7 @@ dev-mkdocs = [ "mkdocs-macros-plugin == 1.3.9", "mkdocs-material == 9.6.17", "mkdocstrings[python] == 0.30.0", - "mkdocstrings-python == 1.17.0", + "mkdocstrings-python == 1.18.2", "frequenz-repo-config[lib] == 0.13.5", ] dev-mypy = [