From 68ade703351b49ef663b100ae4de9352920e4769 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 18:10:10 +0000 Subject: [PATCH] Bump ty from 0.0.60 to 0.0.61 in /python Bumps [ty](https://github.com/astral-sh/ty) from 0.0.60 to 0.0.61. - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ty/compare/0.0.60...0.0.61) --- updated-dependencies: - dependency-name: ty dependency-version: 0.0.60 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- python/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/pyproject.toml b/python/pyproject.toml index 70542d7ab0..eafea89fdf 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -40,7 +40,7 @@ dev = [ "mypy==2.3.0", "pyright==1.1.411", "pyrefly==1.1.1", - "ty==0.0.60", + "ty==0.0.61", "zuban==0.9.0", "opentelemetry-sdk", #tasks