From 71a3371926a6279e70579b18abc0697e4876a35a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 16:49:43 +0000 Subject: [PATCH] chore(deps): update dependency mkdocstrings to v1.0.3 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f8f8c3a42..161f974b4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -94,7 +94,7 @@ docs = [ "mkdocs-material[recommended,git,imaging]==9.7.1", "mkdocs-section-index==0.3.10", "mkdocs==1.6.1", - "mkdocstrings[python]==1.0.2", + "mkdocstrings[python]==1.0.3", "pathspec==1.0.4", ] example = [