From 1c346e01a2e9f44c0a277e85079b12caf175fd3d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 21:26:58 +0000 Subject: [PATCH] fix(deps): update dependency ty to v0.0.39 --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 46323a82..443e9999 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ dev = [ "pytest-xdist==3.8.0", "pytest==9.0.3", "responses==0.26.1", - "ty==0.0.38", + "ty==0.0.39", "types-defusedxml==0.7.0.20260504", "types-oauthlib==3.3.0.20260518", "types-requests-oauthlib==2.0.0.20260518", @@ -86,7 +86,7 @@ dev = [ "pytest-xdist==3.8.0", "pytest==9.0.3", "responses==0.26.1", - "ty==0.0.38", + "ty==0.0.39", "types-defusedxml==0.7.0.20260504", "types-oauthlib==3.3.0.20260518", "types-requests-oauthlib==2.0.0.20260518",