From 162bb237c289e40054f4790a4a87cd241fc19e48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 16:19:42 +0000 Subject: [PATCH] Bump mkdocstrings[python] from 0.24.0 to 0.30.1 Bumps [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) from 0.24.0 to 0.30.1. - [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.24.0...0.30.1) --- updated-dependencies: - dependency-name: mkdocstrings[python] dependency-version: 0.30.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- mkdocs_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs_requirements.txt b/mkdocs_requirements.txt index dda2c56..aeda679 100644 --- a/mkdocs_requirements.txt +++ b/mkdocs_requirements.txt @@ -3,6 +3,6 @@ mkdocs-material==9.5.7 mkdocs-section-index==0.3.8 mkdocs-autorefs==0.5.0 griffe==0.39.1 -mkdocstrings[python]==0.24.0 +mkdocstrings[python]==0.30.1 mknotebooks==0.8.0 .