From 56215ff8d562a1aaf38059638d49645f9cfa88ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 03:53:45 +0000 Subject: [PATCH] fix(deps): update dependency ty to v0.0.71 --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 417c74606..bc7918754 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ dev = [ "pytest-xdist==3.8.0", "pytest==9.1.1", "responses==0.26.2", - "ty==0.0.70", + "ty==0.0.71", "types-defusedxml==0.7.0.20260504", "types-oauthlib==3.3.0.20260724", "types-requests-oauthlib==2.0.0.20260610", @@ -85,7 +85,7 @@ dev = [ "pytest-xdist==3.8.0", "pytest==9.1.1", "responses==0.26.2", - "ty==0.0.70", + "ty==0.0.71", "types-defusedxml==0.7.0.20260504", "types-oauthlib==3.3.0.20260724", "types-requests-oauthlib==2.0.0.20260610",