From 55e17c634dc41f00afce06ef941ac173f636d59a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 17:04:27 +0000 Subject: [PATCH] Bump ty from 0.0.55 to 0.0.60 in /python Bumps [ty](https://github.com/astral-sh/ty) from 0.0.55 to 0.0.60. - [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.55...0.0.60) --- 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 d827b60846..4c0113688a 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -40,7 +40,7 @@ dev = [ "mypy==2.2.0", "pyright==1.1.411", "pyrefly==1.1.1", - "ty==0.0.55", + "ty==0.0.60", "zuban==0.8.2", "opentelemetry-sdk", #tasks