From 2d09a961885c5a51bc936db72de650afff4e36ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 17:16:51 +0000 Subject: [PATCH] Bump mkdocstrings[python] from 0.24.0 to 0.30.0 Bumps [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) from 0.24.0 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.24.0...0.30.0) --- updated-dependencies: - dependency-name: mkdocstrings[python] dependency-version: 0.30.0 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..17535d2 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.0 mknotebooks==0.8.0 .