From 46cdd3fea307110cf66f152217e3a03bab1ad7aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 01:24:30 +0000 Subject: [PATCH] Bump mkdocstrings from 0.29.1 to 1.0.4 Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.29.1 to 1.0.4. - [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.29.1...1.0.4) --- updated-dependencies: - dependency-name: mkdocstrings dependency-version: 1.0.4 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 28c3b2a..b804c81 100644 --- a/mkdocs_requirements.txt +++ b/mkdocs_requirements.txt @@ -3,5 +3,5 @@ mkdocs-material==9.6.14 mkdocs-section-index==0.3.10 mkdocs-autorefs==1.4.2 griffe==1.7.3 -mkdocstrings[python]==0.29.1 +mkdocstrings[python]==1.0.4 mknotebooks==0.8.0