From 2b7a7d1b33b0e45c0ee4de2a2b7b29fc5550e77d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 01:15:30 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20ty?= =?UTF-8?q?=20to=20v0.0.34?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 4d986b55..6855f6ae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -196,7 +196,7 @@ dev = [ # hatch is required to support type hinting and proper packaging of the py.typed file. "hatch>=1.14.1", "isort==8.0.1", - "ty==0.0.33", + "ty==0.0.34", "prek>=0.3.3", "pre-commit-hooks==6.0.0", "pylint==4.0.5",