From 64b5f5ae4accd5dd1acffcf31ec54d1b3d3f0c04 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Dec 2025 22:41:06 +0000 Subject: [PATCH] fix(deps): update dependency ty to v0.0.5 --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 646a3faf..5a903ea7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ dev = [ "pytest-xdist==3.8.0", "pytest==9.0.2", "responses==0.25.8", - "ty==0.0.4", + "ty==0.0.5", "types-defusedxml==0.7.0.20250822", "types-oauthlib==3.3.0.20250822", "types-requests-oauthlib==2.0.0.20250809", @@ -88,7 +88,7 @@ dev = [ "pytest-xdist==3.8.0", "pytest==9.0.2", "responses==0.25.8", - "ty==0.0.4", + "ty==0.0.5", "types-defusedxml==0.7.0.20250822", "types-oauthlib==3.3.0.20250822", "types-requests-oauthlib==2.0.0.20250809",