From fd9d32e03802a821125e719ec5f4d13d7c559ea4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 02:09:06 +0000 Subject: [PATCH] Bump ty from 0.0.64 to 0.0.70 in /python Bumps [ty](https://github.com/astral-sh/ty) from 0.0.64 to 0.0.70. - [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.64...0.0.70) --- updated-dependencies: - dependency-name: ty dependency-version: 0.0.69 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 70e15beca9..78045b9005 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -40,7 +40,7 @@ dev = [ "mypy==2.3.0", "pyright==1.1.411", "pyrefly==1.2.0", - "ty==0.0.64", + "ty==0.0.70", "zuban==0.9.1", "opentelemetry-sdk", #tasks