From eef5c7b58aa5267a286b9852b39b3770e14b2978 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 02:22:10 +0000 Subject: [PATCH] Bump ty from 0.0.64 to 0.0.69 in /python Bumps [ty](https://github.com/astral-sh/ty) from 0.0.64 to 0.0.69. - [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.69) --- updated-dependencies: - dependency-name: ty dependency-version: 0.0.61 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 cca512790..7cd744c84 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.69", "zuban==0.9.1", "opentelemetry-sdk", #tasks