From 551874a217b18d43490679385a433847dcdf0883 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 15:08:02 +0000 Subject: [PATCH] chore(deps): update dependency griffe-pydantic to v1.2.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 77d7719ca..bfb695d7d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -85,7 +85,7 @@ dev = [ docs = [ "griffe-generics==1.0.13", "griffe-inherited-method-crossrefs==0.0.1.4", - "griffe-pydantic==1.1.8", + "griffe-pydantic==1.2.0", "griffe-warnings-deprecated==1.1.0", "mkdocs-gen-files==0.6.0", "mkdocs-github-admonitions-plugin==0.1.1",