From 7491cc1f3ae6fd03bb67935567f328e5a1e00b35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 15:28:27 +0000 Subject: [PATCH] Bump mkdocstrings[python] in the mkdocstrings group Bumps the mkdocstrings group with 1 update: [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings). Updates `mkdocstrings[python]` from 0.29.1 to 0.30.0 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.29.1...0.30.0) --- updated-dependencies: - dependency-name: mkdocstrings[python] dependency-version: 0.30.0 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 392cf857..fc49404e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,7 +78,7 @@ dev-mkdocs = [ "frequenz-api-dispatch == 1.0.0-rc2", "mkdocs-macros-plugin == 1.3.7", "mkdocs-material == 9.6.15", - "mkdocstrings[python] == 0.29.1", + "mkdocstrings[python] == 0.30.0", "frequenz-repo-config[lib] == 0.13.5", ] dev-mypy = [