From 6f1d43173de61049e3e6c17e235f28282a9cea70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 12:54:35 +0000 Subject: [PATCH] Build(deps-dev): Bump mkdocstrings-python from 1.18.2 to 2.0.3 Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.18.2 to 2.0.3. - [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.18.2...2.0.3) --- updated-dependencies: - dependency-name: mkdocstrings-python dependency-version: 2.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 56b4439..91d3703 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ dev-mkdocs = [ "mkdocs-macros-plugin == 1.5.0", "mkdocs-material == 9.7.1", "mkdocstrings[python] == 1.0.2", - "mkdocstrings-python == 1.18.2", + "mkdocstrings-python == 2.0.3", "frequenz-repo-config[lib] == 0.14.0", ] dev-mypy = [