From 3338a4318911d8c1b0a8edc1ecafb27d7ee9d54a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 19:04:08 +0000 Subject: [PATCH] chore(deps): update dependency mkdocstrings to v1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a950d6b88..f6d153a39 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -94,7 +94,7 @@ docs = [ "mkdocs-material[recommended,git,imaging]==9.7.0", "mkdocs-section-index==0.3.10", "mkdocs==1.6.1", - "mkdocstrings[python]==0.30.1", + "mkdocstrings[python]==1.0.0", "pathspec==0.12.1", ] example = [