From fadc9d8e9f8ed87520ae5c99daec16f642798bb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 17:08:40 +0000 Subject: [PATCH] Bump mkdocstrings-python from 1.17.0 to 1.19.0 Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.17.0 to 1.19.0. - [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.19.0) --- updated-dependencies: - dependency-name: mkdocstrings-python dependency-version: 1.19.0 dependency-type: direct:development 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 47cb8b1..7f9ba9c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ dev-mkdocs = [ "mkdocs-macros-plugin == 1.5.0", "mkdocs-material == 9.7.0", "mkdocstrings[python] == 0.30.1", - "mkdocstrings-python == 1.17.0", + "mkdocstrings-python == 1.19.0", "frequenz-repo-config[lib] == 0.13.6", ] dev-mypy = [