From 4f9240b23d4cbb404c77cd007373bb25dfacb9e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 03:27:49 +0000 Subject: [PATCH] chore(deps): update dependency mkdocstrings to ~=0.30.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1e926a8..a875499 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ dev = [ { include-group = "typing" }, ] docs = [ - "mkdocstrings[python]~=0.22.0", + "mkdocstrings[python]~=0.30.1", "zensical==0.0.20", ] lint = [