From 73c0b14d27af5ad109d5123e2064bb9380c25182 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Jan 2026 17:04:55 +0000 Subject: [PATCH] chore(deps): update dependency mkdocstrings to v1.0.2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3f96ce4c5..e8d06ff70 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.1", + "mkdocstrings[python]==1.0.2", "pathspec==1.0.3", ] example = [