From 9ec2157b37b89de1be9e635e4b1a122d251a1271 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 17:03:38 +0000 Subject: [PATCH] Bump mkdocstrings[python] from 0.24.0 to 1.0.0 Bumps [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) from 0.24.0 to 1.0.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...1.0.0) --- updated-dependencies: - dependency-name: mkdocstrings[python] dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... 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..87ab17b 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]==1.0.0 mknotebooks==0.8.0 .