From cff81d056919682899a2786a30490bb317490495 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 15:02:25 +0000 Subject: [PATCH] fix(deps): update dependency attrs to v26 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2283e44..0e7c6ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -101,7 +101,7 @@ all = [ "colorama==0.4.6", "typing_extensions==4.15.0", "typing-inspection==0.4.2", - "attrs==25.4.0", + "attrs==26.1.0", "annotated-types==0.7.0", "anyio==4.12.1", "certifi==2026.2.25",